Releases: zeon256/pulau-rs
Releases · zeon256/pulau-rs
v0.2.0
- Allow both non-owned and owned contiguous containers as part of underlying data structure
- Simplify and removed
const N: usizeparameter from traitsFind<T>,Connected<T>,Union<T> - Simplify traits bounds on
UnionFindstructure - Show examples of other types of containers used in tests (with
heapless::Vec<T,N>) - Allow
Ttype parameter inUnionFindto take in non-integral types
v0.1.0
Full Changelog: https://github.com/zeon256/pulau-rs/commits/v0.1.0