Function fromJust

  • fromJust returns Just's .fields if it exists -- otherwise throwing an error

    Type Parameters

    • A

    Parameters

    Returns A

    Throws

    Error Thrown if the provided value has .name as "Nothing"

Generated using TypeDoc