purescript-catenable-lists
purescript-catenable-lists copied to clipboard
CatQueue `traverse` implementation
The traverse implementation of CatQueue iterates through every element twice.
Is this intended?
https://github.com/purescript/purescript-catenable-lists/blob/09abe1f4888bc00841ad2b59e56a9e7ce7ebd4ab/src/Data/CatQueue.purs#L166-L168