Skip to content

some

some<A>(value): TaskOption<A>

Defined in: Core/TaskOption.ts:28

Wraps a value in a Some inside a Task.

A

A

TaskOption<A>