Skip to content

dangeloj/rust-collections

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status Docs Status Cargo Status

coll

Persistent (non-mutating) collections that support functional-esque programming.

Currently there exists a partial implementation of a Red-Black Tree, taken from Chris Okasaki's work.

Feedback and Help

This project is incomplete, but all feedback and help is welcomed and greatly appreciated! If there is a way to improve anything, please open an issue or submit a pull request. This project is a way to learn Rust and its ecosystem.

License

This code is released under Unlicense; please see the LICENSE file.

About

Building some collections to get a feel for Rust.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages