Optional.this

Constructs an optional with the value already set

struct Optional
this
()

Parameters

value T

the value to set

Meta