- get
T get()
Undocumented in source. Be warned that the author may not have intended to support it.
- opAssign
T opAssign(T v)
Undocumented in source. Be warned that the author may not have intended to support it.
- opAssign
Lazy!T opAssign(Lazy!T v)
Undocumented in source. Be warned that the author may not have intended to support it.
- opAssign
void opAssign(delegate_t lazyLoader)
Undocumented in source. Be warned that the author may not have intended to support it.
- opCall
T opCall()
Undocumented in source. Be warned that the author may not have intended to support it.
- opCast
T opCast()
Undocumented in source. Be warned that the author may not have intended to support it.
Lazy entity loader.