erg_compiler 0.6.8-nightly.3

Centimetre: the Erg compiler
Documentation
.Obj: ClassType
.Obj.
    __dict__: {Str: .Obj}
    __module__: Str
    clone: |T <: .Obj|(self: T) -> T
    __bytes__: (self: .Obj) -> Bytes
    __repr__: (self: .Obj) -> Str
    __sizeof__: (self: .Obj) -> Nat
    __str__: (self: .Obj) -> Str