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

https://github.com/timjb/idris-pfds

Purely functional data structures in Idris
https://github.com/timjb/idris-pfds

dependent-types purely-functional-data-structures

Last synced: about 2 months ago
JSON representation

Purely functional data structures in Idris

Awesome Lists containing this project

README

        

# Purely Functional Data Structures in Idris [![Build Status](https://travis-ci.org/timjb/idris-pfds.svg?branch=master)](https://travis-ci.org/timjb/idris-pfds)

This is a collection of purely functional data structures implemented in Idris, some of them adapted from Chris Okasaki's book. Where possible, I tried to use size-indexed types.

Compatibility: Requires Idris >= 0.11