Definitively.Domain.Predicate (definitively v0.2.1)

Copy Markdown

Medium DSL predicate clauses from YAML outcome rules.

Summary

Functions

Returns true when every predicate clause in the map matches the raw result.

Functions

matches?(predicate, raw)

@spec matches?(map(), Definitively.Domain.RawResult.t()) :: boolean()

Returns true when every predicate clause in the map matches the raw result.