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

https://github.com/luispedro/alist

Append List in Haskell
https://github.com/luispedro/alist

Last synced: 9 months ago
JSON representation

Append List in Haskell

Awesome Lists containing this project

README

          

===========
Append List
===========

Append lists have O(1) append and O(n) ``toList``.