Optional.this

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

Meta