Freckle


ComputationExpression

Namespace: Freckle

Wrapper for all computational expressions for each type. In haskell lingo this is what provides do notation

Functions and values

Function or valueDescription
feed
Signature: Builder

The feed expression

sample
Signature: Builder

The sample expression

sampleAsync
Signature: Builder

The sample returning Async operations expression

Fork me on GitHub