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:43:30 +0000 (22:43 -0700)
commit1f73148835e883fa03a53fa046afda5b7ef9c0ca
tree9f91f95259933b872dd0f014d9c6160628e2ca3a
parent4c020433b16cea6facb1b530ada635c99c50efa5
Implement bundle delegation using a more general combinator mechanism.
src/runtime/bundle.scm
src/runtime/runtime.pkg
tests/runtime/test-bundle.scm