Optional.this

Undocumented in source.
  1. this(T val)
  2. this(U val)
    struct Optional(T)
    this
    (
    U
    )
    (
    U val
    )
  3. this(typeof(null) )

Meta