Some<T>.

ToNullable() Method

Summary

returns the value of T.
Namespace
FunctionalSharp.OptionTypes
Containing Type
Some<T>

Syntax

public T ToNullable()

Return Value

Type Description
T