Eliminate bundle types; original design using predicates is better.
authorChris Hanson <org/chris-hanson/cph>
Mon, 30 Apr 2018 18:59:57 +0000 (11:59 -0700)
committerChris Hanson <org/chris-hanson/cph>
Mon, 30 Apr 2018 18:59:57 +0000 (11:59 -0700)
commit1999db7c5f5bb50f03e854b9920fc7ed7147c60c
treeedb56c34f0203d43c2e4435e9462ab43cf6818c7
parenta20ba0e05b4fb25a05a6d884b90d0cd3ccdb4036
Eliminate bundle types; original design using predicates is better.
src/runtime/bundle.scm
src/runtime/global.scm
src/runtime/hash.scm
src/runtime/runtime.pkg
tests/runtime/test-bundle.scm