API Reference Spek v#0.2.0

Copy Markdown View Source

Modules

Spek is a boolean expression engine for Elixir.

Struct that represents a combination of expressions that all must be true.

Struct that represents a combination of checks one of which must be true.

Struct that represents the evaluation result of a single check function.

Error representing a failed rule evaluation.

Struct that represents an authorization rule that evaluates to a fixed value.

Convenience macros for defining check functions.

Struct that represents a boolean negation.