NullableOptional.opAssign

Undocumented in source. Be warned that the author may not have intended to support it.
  1. auto opAssign(T value)
    struct NullableOptional(T)
    opAssign
    ()
  2. auto opAssign(typeof(null) )

Meta