[Haskell-cafe] Stack data structure
daniel huebleitner
daniel.huebleitner at student.tuwien.ac.at
Sat Dec 8 00:38:52 UTC 2018
I am a graduate student in theoretical computer science playing around
with haskell for the past year or so. I wrote a Stack Data structure
today and would like to get some feedback from more experienced
haskellers if possible. I know its a really simple thing to write. But
the implementation I found on hackage wasn't what I was looking for. I
haven't wrote unit tests yet, but it should behave as expected.
Thanks in advance.
Kind regards.
Daniel
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Stack.hs
Type: text/x-haskell
Size: 2168 bytes
Desc: not available
URL: <http://mail.haskell.org/pipermail/haskell-cafe/attachments/20181208/3a7f6c2f/attachment.hs>
More information about the Haskell-Cafe
mailing list