Optional.opAssign

Undocumented in source. Be warned that the author may not have intended to support it.
  1. auto ref opAssign(U rhs)
    struct Optional(T)
    ref scope return
    opAssign
    (
    U
    )
    (
    U rhs
    )
    if ()
  2. auto ref opAssign(None )

Meta