[Haskell-cafe] Re: Bit Streams
Adam Langley
agl at imperialviolet.org
Wed Jun 18 14:00:20 EDT 2008
On Wed, Jun 18, 2008 at 10:52 AM, Don Stewart <dons at galois.com> wrote:
> Would you recommend binary-strict over bitsyntax now?
> Or are none yet entirely satisfactory
Probably, yes. Bitsyntax was, after all, the first Haskell code I ever
wrote :) It works, but I think the monad style of binary-strict is
better.
AGL
--
Adam Langley agl at imperialviolet.org http://www.imperialviolet.org
More information about the Haskell-Cafe
mailing list