CategoricalData / hydra

Transformations transformed
Apache License 2.0
72 stars 10 forks source link

Add logic primitives #95

Closed joshsh closed 1 year ago

joshsh commented 1 year ago

We need a library of primitives for basic logical operators and control flow, including "and", "or", "not", and "ifElse" at a minimum.