Module shortcut::cmp [] [src]

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

Structs

Condition

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

Enums

Comparison

A comparison to perform for a literal value against a Value.

Value

A value represents something to compare against.