• Shorthand function for creating a right Either for IOResult.

    Type Parameters

    • O

    Parameters

    • output: O

      The output to be wrapped

    Returns IORight<O>

    IORight with wrapped output

Generated using TypeDoc