Lambda.r at FP Days 2013 in Cambridge, UK
After a bit of a hiatus in public speaking, I will be presenting Functional Programming In The Computational Sciences With …
After a bit of a hiatus in public speaking, I will be presenting Functional Programming In The Computational Sciences With …
A number of people suggested that my book, Modeling Data With Functional Programming In R, be more upfront with examples …
As some of you know, I’ve been writing a book (to be published by CRC Press/Chapman & Hall and released …
I’m developing a streamlined syntax for the next release of futile.paradigm. While this version is backwards compatible, it introduces a …
I didn’t think this was possible, but as I was perusing some code (and consequently making a fork), I discovered …
This is a short example of using duck typing in a guard statement in the futile.paradigm. We are implementing a …