• Wraps a value of T as a computation result with the builder that does nothing.

    Type Parameters

    • T

    Parameters

    • t: T

    Returns CodeM<T>

Generated using TypeDoc