dgrnbrg / piplin

Compile Clojure to FPGAs
piplin.org
93 stars 10 forks source link

equals should be generalized #15

Closed dgrnbrg closed 12 years ago

dgrnbrg commented 12 years ago

Currently, each piplin type needs to define equals and the promotions available. There should be just one definition of equals, and the types can still define promotions.