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

https://github.com/ppetr/map-like

A common type class for various map-like data structures, both pure and mutable.
https://github.com/ppetr/map-like

Last synced: over 1 year ago
JSON representation

A common type class for various map-like data structures, both pure and mutable.

Awesome Lists containing this project

README

          

map-like
========

A common type class for various map-like data structures, both pure and mutable.