Skip to content

First outside contribution!

Latest

Choose a tag to compare

@TylorS TylorS released this 25 May 22:51
· 74 commits to master since this release

Introduces a new function onlyWhen :: (a -> boolean) -> b -> (a -> b) -> a -> b thanks to @briancavalier