- 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
LazyCollection!T opAssign(LazyCollection!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
TT opCast()
Undocumented in source. Be warned that the author may not have intended to support it.
Lazy entity collection loader.