Skip to content

mbrcknl/btree-gadt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

B-Trees with GADTs

A simple B-Tree implementation in Haskell, with insertion and deletion, using a GADT to enforce the structural envariant.

This is the code behind my screencast.

About

Code from a talk given at YOW! Lambda Jam 2013

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published