NullableOptional.this

Undocumented in source.
  1. this(T value)
  2. this(typeof(null) )
    struct NullableOptional(T)
    this
    (
    typeof(null)
    )

Meta