More interesting influences of functional programming Get link Facebook X Pinterest Email Other Apps - January 25, 2015 More interesting influences of functional programming Get link Facebook X Pinterest Email Other Apps Comments Meg NozJanuary 25, 2015 at 5:06 AMI like reading pretty source code on a Sunday afternoon :)Thanks for writing these articles!ReplyDeleteRepliesReplyNick HodgesJanuary 25, 2015 at 7:21 AMVery cool -- lots to learn and understand. Thanks.ReplyDeleteRepliesReplyJeroen Wiert PluimersJanuary 25, 2015 at 8:11 AMMatch should be an enum.ReplyDeleteRepliesReplyStefan GlienkeJanuary 25, 2015 at 8:38 AMJeroen Wiert Pluimers Boolean is an enum ;)ReplyDeleteRepliesReplyJeroen Wiert PluimersJanuary 25, 2015 at 9:01 AMYeah Yeah. Descriptive enum.ReplyDeleteRepliesReplyMeg NozJanuary 25, 2015 at 9:02 AM=]ReplyDeleteRepliesReplyStefan GlienkeJanuary 25, 2015 at 10:29 AMJeroen Wiert Pluimers After playing a bit more with it I agree and changed it to an enum. It's nice to see (IsLeft, 12, '') or (IsRight, 0, 'foo') in the local variables window instead of True and False :)ReplyDeleteRepliesReplyDorin DuminicaJanuary 25, 2015 at 2:02 PMI absolutely like it!ReplyDeleteRepliesReplyAdd commentLoad more... Post a Comment
I like reading pretty source code on a Sunday afternoon :)
ReplyDeleteThanks for writing these articles!
Very cool -- lots to learn and understand. Thanks.
ReplyDeleteMatch should be an enum.
ReplyDeleteJeroen Wiert Pluimers Boolean is an enum ;)
ReplyDeleteYeah Yeah. Descriptive enum.
ReplyDelete=]
ReplyDeleteJeroen Wiert Pluimers After playing a bit more with it I agree and changed it to an enum. It's nice to see (IsLeft, 12, '') or (IsRight, 0, 'foo') in the local variables window instead of True and False :)
ReplyDeleteI absolutely like it!
ReplyDelete