Skip to content

Result Type #68

Description

@giddie

I feel like the library is missing a result(t, e) type for use in typespecs:

@type result(t, e) :: {:ok, t} | {:error, e}

It could also be a good idea to use this type as the input parameter for many of the functions instead of term()?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions