Versions in this module Expand all Collapse all v0 v0.1.0 Jun 27, 2025 Changes in this version + type Array struct + Elem Type + type ArrayElem struct + Key string + Optional bool + Type Type + type ArrayShape struct + Elems []*ArrayElem + type Callable struct + Params []*Param + Result Type + type ConstFetch struct + Class Type + Name string + type Generic struct + Base Type + TypeParams []Type + type Intersect struct + Types []Type + type Literal struct + Value string + type Named struct + Global bool + Parts []string + type Nullable struct + Type Type + type ObjectElem struct + Key string + Optional bool + Type Type + type ObjectShape struct + Elems []*ObjectElem + type Param struct + ByRef bool + Default *Literal + Name string + Type Type + Variadic bool + type Paren struct + Type Type + type This struct + type Type interface + type Union struct + Types []Type