ANN: fixed-list -- A fixed length list library

20 Mar
2010
20 Mar
'10
11:45 p.m.
I uploaded a new fixed length list library to hackage: http://hackage.haskell.org/package/fixed-list Its main advantages are: Very easy to use. Almost entirely Haskell98 (the non Haskell98 pieces are not critical, just nice) The datatype is a member of Foldable, Traverable, Applicative, Monad, etc... Then length of the list is encoded in the type in a natural way. Comments/critiques/suggestions welcome :) - Job
5542
Age (days ago)
5542
Last active (days ago)
0 comments
1 participants
participants (1)
-
Job Vranish