Trim type checks from operations that are dispatched.
authorChris Hanson <org/chris-hanson/cph>
Wed, 11 Jan 2017 05:29:25 +0000 (21:29 -0800)
committerChris Hanson <org/chris-hanson/cph>
Wed, 11 Jan 2017 05:29:25 +0000 (21:29 -0800)
commit7507d952f1c587fc482c872df0740630372b4405
tree95840a9be821c3a296536031f2c91eae24cd1ad0
parentf461d79f795bfdbc33e3e78cbea3b6f24dddf18e
Trim type checks from operations that are dispatched.

Also implement channel accessors.
src/runtime/binary-port.scm
src/runtime/runtime.pkg