Hacker News new | ask | show | jobs
by polymatter 4101 days ago
Interesting stuff.

btw I think the type of your the function h is a -> c. I know its a minor typo, but it confused me while I was trying to follow.

1 comments

You're right `h :: a -> c`.