[Haskell-beginners] Circular Linked Lists
Matthew J. Williams
matthewjwilliams1 at googlemail.com
Mon Feb 2 21:45:32 EST 2009
Dear All
How would one mimic, in Haskell, a C++ circular linked list i.e.,
where the last element precedes (points to) the first?
Sincerely
Matthew J. Williams
More information about the Beginners
mailing list