Types

BasicType

Type for builtin types. F f(t:BasicType) ...; f(Arr)

Methods

.(obj:BasicType, attr:Str)
Get BasicType (Int, Arr, Hash, ...) attribute. Throws AttrNotFound.