pfds 0.3.1

Purely Functional Data Structures
Documentation
1
2
3
4
# Purely Functional Data Structures in Rust
This is highly inspired by the F# code in the F# compiler code (FSharp.Core/set.fs)

This code has 100% test coverage, but it doesn't exclude bugs. In fact it uncovered bugs in the coverage tool, so use at your own risk ;)