Implement bundle delegation using a more general combinator mechanism.
authorChris Hanson <org/chris-hanson/cph>
Mon, 5 Aug 2019 05:05:54 +0000 (22:05 -0700)
committerChris Hanson <org/chris-hanson/cph>
Sat, 10 Aug 2019 05:50:09 +0000 (22:50 -0700)
commit3b4ef16a54e4957f13ac59f22020e47d21f4d799
tree6f73bf89fcbb103f278d0b2005da995ac016f554
parentffca0ac8b0be62928eddfba902efcf828355404f
Implement bundle delegation using a more general combinator mechanism.
src/runtime/bundle.scm
src/runtime/runtime.pkg
tests/runtime/test-bundle.scm