© 2026 Hedgehog Software, LLC
type()
morph()
narrow()
arrayOf()
const $ = scope({ blah: "1 < number < 10", blahArray: () => $.type("blah[]") }) const types = $.compile()