Module shortcut::cmp

source ·
Expand description

The cmp module holds the mechanisms needed to compare values and express conditionals.

Structs

A single condition to evaluate for a row in the dataset.

Enums

A comparison to perform for a literal value against a Value.
A value represents something to compare against.