Declares stored data on a custom type.
Tests whether an object exposes a method.
Calls inherited behavior from a parent implementation.
Tests whether an object is a type or trait.
Tests whether an object is not a type or trait.
Lists visible methods for an object.
Declares a parent type for inheritance.
References the current receiver inside a member method.
Reads documentation associated with a tag.
Returns the type object represented by a tag.
Reports whether a tag names a type.
Defines a trait with requirements and provided behavior.
Defines a custom object type.
LaiRu custom types provide data members, member methods, constructors, inheritance, and trait composition.