LetMe.Not (LetMe v2.0.0)

Copy Markdown View Source

Struct that represents a boolean negation.

Summary

Types

t()

@type t() :: %LetMe.Not{expression: LetMe.expression(), passed?: boolean() | nil}