On Dec 8, 2010, at 2:10 PM, Haswell, Joe wrote:
> Coming from a Haskell background, I really miss non-strict semantics in Java,
> and it seems that functor's support for them is fairly limited (I do note
> that it exists). It'd be fairly easy to implement them either over existing
> functor i
Coming from a Haskell background, I really miss non-strict semantics in Java,
and it seems that functor's support for them is fairly limited (I do note that
it exists). It'd be fairly easy to implement them either over existing functor
interfaces or as a separate package.
Also, it seems that t