glued.utils

Undocumented in source.

Members

Enums

NewLineMode
enum NewLineMode
Undocumented in source.
isObjectType
eponymoustemplate isObjectType(T)
Undocumented in source.
isType
eponymoustemplate isType(T)
Undocumented in source.
isValueType
eponymoustemplate isValueType(T)
Undocumented in source.

Functions

isInstance
bool isInstance(V v)
Undocumented in source. Be warned that the author may not have intended to support it.
nonNull
T nonNull(T t)
Undocumented in source. Be warned that the author may not have intended to support it.

Structs

StringBuilder
struct StringBuilder
Undocumented in source.

Templates

isRangeOf
template isRangeOf(R, T)
Undocumented in source.
ofType
template ofType(alias T)
Undocumented in source.
toAnnotableType
template toAnnotableType(alias T)
Undocumented in source.
toType
template toType(alias T)
Undocumented in source.

Meta