Lazy.opAssign

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

Meta