Option.value

Undocumented in source. Be warned that the author may not have intended to support it.
  1. const(T) value [@property getter]
    class Option
    @property
    const(T)
    value
    (
    T
    )
    ()
  2. T value [@property setter]

Meta