An open API service indexing awesome lists of open source software.

https://github.com/drewolson/purescript-deques

PureScript Deques
https://github.com/drewolson/purescript-deques

Last synced: 3 months ago
JSON representation

PureScript Deques

Awesome Lists containing this project

README

          

# purescript-deques

Deque implementations for PureScript.

See the following references for further information.
* [Purely Functional Data Structures](https://www.cs.cmu.edu/~rwh/theses/okasaki.pdf) (Okasaki 1996)