How do you create a doubly linked list in Haskell? I am trying to familiarize myself with the Haskell language and am trying to create this data structure using Haskell's functional paradigm.
Asked
Active
Viewed 65 times