[Haskell-beginners] applicative style

Brandon Allbery allbery.b at gmail.com
Fri Aug 28 19:01:46 UTC 2015


On Fri, Aug 28, 2015 at 2:51 PM, Williams, Wes(AWF) <wewilliams at paypal.com>
wrote:

> What I want to do is get rid of all the parentheses except (/)
> Is it possible?
>

Not without breaking it up into chunks like you did in ghci (probably using
a let or where).

-- 
brandon s allbery kf8nh                               sine nomine associates
allbery.b at gmail.com                                  ballbery at sinenomine.net
unix, openafs, kerberos, infrastructure, xmonad        http://sinenomine.net
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.haskell.org/pipermail/beginners/attachments/20150828/83694d85/attachment.html>


More information about the Beginners mailing list