Link

Overview

App Function Monid


Table of contents


MonadFunction (interface)

The is a App Function data struct.

Signature

interface MonadFunction extends ReaderTaskEither {}

Added in v0.2.0

fromEmptyReader (function)

Build from empty ReaderTask

Added in v0.2.0

fromReader (function)

Build from Reader

Added in v0.2.0

fromReaderTask (function)

Build from ReaderTask

Added in v0.2.0