7.7
Functional Data Structures in Typed Racket
Link to this document with
@other-doc['(lib "pfds/scribblings/functional-data-structures.scrbl")]
Link to this document with
@other-doc['(lib "pfds/scribblings/functional-data-structures.scrbl")]
The data structures in this library are based on the work of
Chris Okasaki and Phil Bagwell, including those in the
Purely Functional Data Structures by Okasaki.
All of the data structures are implemented in Typed Racket.