Optional.opEquals

Undocumented in source. Be warned that the author may not have intended to support it.
  1. bool opEquals(typeof(null) term)
  2. bool opEquals(T value)
    struct Optional(T)
    inout
    bool
    opEquals
    ()
    (
    inout lazy T value
    )

Meta