• Extracts the output from the computation.

    Type Parameters

    • M

    Parameters

    • monad: Monad<M>

      The instance of Monad for M.

    Returns (<W, A>(w) => Get1<M, W>)

    The output of w.

      • <W, A>(w): Get1<M, W>
      • Type Parameters

        • W

        • A

        Parameters

        Returns Get1<M, W>

Generated using TypeDoc