Stéphane Le Dorze
Stéphane Le Dorze
> maybe I could use the decoder internally instead of doing that myself @Schniz I like the builder approach atop a lower level implementation. I think you should take into...
Note: The fact a Stream is an Effect would make everything visible also as Stream .......
that would be very pleasing! And of course, not runtime lib required, it's compile time resolution :)
@deathbeam @back2dos maybe this would shed some lights: http://stackoverflow.com/questions/5592642/when-to-use-parenthesis-in-scala-infix-notation/5597154#5597154
Oh indeed the focus was on Effects, may have a look later in the week
Stream is *not* part of `Effect/io` P.S.: This can wait for the great reunification of "everything is a Stream" (Londonian joke for @mikearnaldi)
@datner I agree, I found out it can be an invaluable tool to reduce boilerplate for some particular usages. @mikearnaldi any thinking on if we want to tackle this? Ideas:...
What's the diff below exactly? On Wed, Jun 15, 2011 at 6:24 AM, 0b1kn00b < [email protected]>wrote: > var a = Tuple2.create("A", function(x) { return x; } ); > trace(a); >...
I think it's a compiler issue. You better report it to the Mailing List so that the real reason would be fixed. :) Are you a Stax commiter? On Wed,...
summoner naming has been updated in the Readme unsure if that's clear enough now, @anthonyjoeseph