Haskell Code Golf
No.14298555 ViewReplyOriginalReport
Quoted By: >>14298597 >>14298604 >>14298827 >>14298833
Comfy code golf thread? Rules:
> Haskell language
> no language extensions, 'utility' functions, or let/where bindings
> Prelude only
> new lines don't count add to character count
1st game to start off I guess: Create Monad instance for '(->) r' in terms of Applicative instance, except 'return' cannot just be 'pure'.
> Haskell language
> no language extensions, 'utility' functions, or let/where bindings
> Prelude only
> new lines don't count add to character count
1st game to start off I guess: Create Monad instance for '(->) r' in terms of Applicative instance, except 'return' cannot just be 'pure'.