Re: Prismatic Plumbing and Graph Open-Source Release

2013-02-07 Thread Valentin Golev
Graph definitions really remind me of `do` syntax in Haskell, where you can bind values and then use them in later steps of the computation. On Tuesday, January 29, 2013 10:46:54 PM UTC+4, Aria Haghighi wrote: > > Hey all, > > Prismatic has open-sourced our Plumbing and Graph library on > githu

Re: Inflection on clojure.java.io/reader and writer

2013-02-06 Thread Valentin Golev
> Welcome to a world of values, not containers (the blue pieces can only fit in the blue > container, the red ones you get the picture) or as Rich says places. I always thought that by places he means mutable identifiers; languages like Haskell have a lot of luck with type-checking immut