Methods

TypeΒΆ

Type(t:Str, doc:Any, parent:Type)

Type constructor
Source: stdlib.ngs:583

Example

type MyType1
type MyType2(MyType1)