CategoricalData / hydra

Transformations transformed
Apache License 2.0
64 stars 9 forks source link

Add equality primitives for all literal types #92

Closed joshsh closed 1 year ago

joshsh commented 1 year ago

Although the implementations will be trivial, we need individual equality primitives for each literal type (binary, boolean, bigfloat, float32, float64, etc.). Add them in Haskell and Java.