fb9dfe8280b23717409553ea9014d2a0766a9972
len() is generally expected to describe the number of elements in a collection, but in this case elements beyond len() are accessible without restriction. capacity() is a better name because it describes data storage size.
grapherity
Library for graph models and algorithms.
This library is still experimental and its API may therefore change frequently.
License
This project is dual-licensed under the terms of both:
- Apache License, Version 2.0, (LICENSE-APACHE or https://www.apache.org/licenses/LICENSE-2.0)
- MIT license (LICENSE-MIT or https://opensource.org/license/mit)
You may choose either license for your use of this software.
Contributions
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.
Description
Languages
Rust
100%