Nullable.this

Constructor initializing this with value.

struct Nullable(T, T nullValue)
this
()

Parameters

value T

The value to initialize this Nullable with.

Meta

Suggestion Box / Bug Report