semitwist.refbox

Undocumented in source.

Members

Classes

RefBox
class RefBox(T)

A boxable wrapper useful for variables of primitive types.

Functions

getRefBoxTypeName
string getRefBoxTypeName(Object o)
Undocumented in source. Be warned that the author may not have intended to support it.

Templates

dupRefBox
template dupRefBox(alias from, string tempName, alias to)
Undocumented in source.
isKnownRefBox
template isKnownRefBox(alias obj)
Undocumented in source.
unbox
template unbox(alias obj, string name)

Helpful templates

Meta