Option.opAssign

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void opAssign(T val)
  2. void opAssign(ValT val)
    struct Option(T)
    static if(!(isNullAssignable!ValT))
    void
    opAssign
    ()

Meta