drwhut/decision

Have the VM stack store the type of the item alongside the item.

Opened this issue · 1 comments

This guarantees type safety - especially with the C API.

This may also allow functions to have vague types!