PRIMITIVE

Undocumented in source.
template PRIMITIVE(alias name, alias func, MethodType methodType = MethodType.METHOD_PRIMITIVE, bool registerToSuperClass = false)
@nogc
void
PRIMITIVE

Members

Functions

PRIMITIVE
void PRIMITIVE(WrenVM* vm, ObjClass* cls)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta