FsFlow.CheckModule.okIfValueSome
Returns the value when the value option is ValueSome.
Parameters
opt: TheFSharpValueOptionto check.
Returns
A Check containing the value if present.
Returns the value when the value option is ValueSome.
opt: The FSharpValueOption to check.A Check containing the value if present.