FSharpPlus


FreePrimitives Module

Functions and values

Function or value Description

Roll f

Full Usage: Roll f

Parameters:
    f : ^Functor,'T>>

Returns: Free<^Functor<'T>, 'T>
Modifiers: inline
Type parameters: ^Functor<Free<'Functor<'T>,'T>>, ^Functor<'T>, 'T
f : ^Functor,'T>>
Returns: Free<^Functor<'T>, 'T>

Active patterns

Active pattern Description

(|Pure|Roll|) x

Full Usage: (|Pure|Roll|) x

Parameters:
Returns: Choice<'a, 'b>
x : Choice<'a, 'b>
Returns: Choice<'a, 'b>