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

https://github.com/peter-lyons-kehl/purely-functional

Graph operations, pattern searches, heuristics, bitwise optimisation, designing structures for caching
https://github.com/peter-lyons-kehl/purely-functional

Last synced: 3 days ago
JSON representation

Graph operations, pattern searches, heuristics, bitwise optimisation, designing structures for caching

Awesome Lists containing this project

README

          

# Purely Functional
Solutions for a Clojure-specific training. This purposefuly doesn't mention the website's name, because we don't want other users to be tempted.
Problems solved include: Graph operations, pattern searches, heuristics, designing structures for caching.