grailbio / reflow

A language and runtime for distributed, incremental data processing in the cloud
Apache License 2.0
965 stars 52 forks source link

Reflow's comparison operator (==) should compare deeply #39

Closed mariusae closed 6 years ago

mariusae commented 6 years ago

e.g., list1 == list2, etc.