justly 0.1.1

An implementation of justified containers
Documentation
  • Coverage
  • 100%
    111 out of 111 items documented1 out of 90 items with examples
  • Size
  • Source code size: 53.22 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 7.99 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Links
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • evincarofautumn

Justly

This is a library for “justified containers”, inspired by the justified-containers library in Haskell.

Briefly, this library might help you wherever you’re using indices instead of references.

Check out the rustdoc documentation for src/lib.rs for the main description of Justly and information about using it.

Also see the meta/ directory to learn more about the structure of this repo.