Skip to content

Instantly share code, notes, and snippets.

View fcroiseaux's full-sized avatar

Fabrice Croiseaux fcroiseaux

View GitHub Profile
anonymous
anonymous / Haskell
Created October 7, 2013 19:22
Comparison of the straightforward embedding of a basic tenet of category theory in Scala vs Haskell.
yonedaLemma = Iso (flip fmap) ($ id)