mirage / digestif

Simple hash algorithms in OCaml

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Provide polymorphic variant to describe which hash we use

dinosaure opened this issue · comments

Even if it's interesting to use GADT here, at some point, it can be painful to use them along a big project. So we probably should also add a polymorphic variant.