Theoria.Error exception (theoria v0.1.0)

Copy Markdown View Source

Kernel error returned when a term cannot be checked.

Summary

Types

t()

@type t() :: %Theoria.Error{__exception__: true, details: term(), reason: atom()}