hedgehog-core

Packages

package hedgehog

We have our own FP predef for 2 reasons.

We have our own FP predef for 2 reasons.

  1. The obvious political reasons. I don't think there are any really good reasons to need more than one implementation of this library (if we do our job correctly).

Probably more importantly:

  1. Library dependencies do have a cost. Especially in the JVM world where we insist of relying on binary compatibility.