On Sep 4, 2012, at 11:48 AM, JuanManuel Gimeno Illa wrote:
> 9.1 The restructureCourses should return PersistentVector not PersistentHashMap (and create one in the return). Would it work if defined as returning a Sequential? (If it would, the same could be done with the return type of restructureSignups)
Duh! Fixed. Returning a Sequential will work, so I've done that.
>
> 11.2 I thing it would be more clear to write the initial expression with -> than to write it using nested expressions and use -> when applying CPS.
I tried that, but I don't think it worked, so I reverted.
>
> 11.10 In the defenestrations-of example, a b gets converted into an 8 when using the error-monad.
Fixed.
-----
Brian Marick, Artisanal Labrador
Contract programming in Ruby and Clojure
Occasional consulting on Agile
Writing /Functional Programming for the Object-Oriented Programmer/:
https://leanpub.com/fp-oo