FsFlow.CheckModule.okIfSome

Returns the value when the option is Some.

Parameters

  • opt: The FSharpOption to check.

Returns

A Check containing the value if present.