a string-literal type to tag this with.
the base type being tagged. This becomes the argument type for the as function which should only be passed objects of the base.
An assertion that tests and casts. Throws if not suitable.
A type guard that tests for membership in the domain of the tagged type Tagged<T,B>.
A coercion to this type.
Generated using TypeDoc
Functions for testing and asserting membership in a tagged number range. See Tagged.