LazyCollection.opAssign

Undocumented in source. Be warned that the author may not have intended to support it.
  1. T[] opAssign(T[] v)
  2. LazyCollection!T opAssign(LazyCollection!T v)
  3. void opAssign(delegate_t lazyLoader)
    struct LazyCollection(T)
    void
    opAssign

Meta