Source code for various data structures used to represent concurrent stacks in the Haskell programming language used for my Master's thesis.
src: contains the source files of the data structures used to represent the different concurrent stackstest: contains the source files for unit testingpaper: contains the latex files for the paper in spanish (english translation pending)experiments: contains the files and images used in the experimentation section of the paper