clasp
clasp copied to clipboard
Rtypes as objects
rtypes are currently just keywords. This is simple, but limiting if we want things like unboxed structs or SIMD vectors that are more parameterized. The keywords should still be available as specifiers, but the underlying rtypes can be standard objects.