CategoricalData / hydra

Transformations transformed
Apache License 2.0
71 stars 9 forks source link

Port AdapterUtils module to Java #23

Open aman-dureja opened 1 year ago

aman-dureja commented 1 year ago

https://github.com/CategoricalData/hydra/blob/main/hydra-haskell/src/main/haskell/Hydra/Adapters/UtilsEtc.hs

joshsh commented 1 year ago

Note: UtilsEtc is the not-yet-ported portion of Utils, the ported portion of which can be found in gen-main (and in Hydra/Sources).

joshsh commented 1 year ago

Now: https://github.com/CategoricalData/hydra/blob/main/hydra-haskell/src/main/haskell/Hydra/AdapterUtils.hs