Links
License (Apache 2.0)
Release Notes
Source Repository
Documentation
Tutorial
Extensions
Functions & Operators
Data Types
Abstractions
Computation Expressions
Lens
Parsing
Numerics
API Reference
All Namespaces
FSharpPlus
FreePrimitives Module
Namespace:
FSharpPlus.Data
Assembly: FSharpPlus.dll
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:
x
:
Choice
<
'a, 'b
>
Returns:
Choice
<
'a, 'b
>
x
:
Choice
<
'a, 'b
>
Returns:
Choice
<
'a, 'b
>