loro/crates/fractional_index
Zixuan Chen 54637a7b42
Publish v0.16.2 to crates.io (#374)
* chore: mark dev-utils not published

* chore: release rust crates

* chore: publish fi

* chore: pre publish fi

* chore: update lockfile

* test: change fuzz rev
2024-05-29 22:55:55 +08:00
..
benches Publish v0.16.2 to crates.io (#374) 2024-05-29 22:55:55 +08:00
examples Publish v0.16.2 to crates.io (#374) 2024-05-29 22:55:55 +08:00
src fix: better jitter for fractional index (#360) 2024-05-16 15:26:49 +08:00
Cargo.toml Publish v0.16.2 to crates.io (#374) 2024-05-29 22:55:55 +08:00
LICENSE Publish v0.16.2 to crates.io (#374) 2024-05-29 22:55:55 +08:00
README.md Use fractional index to order the children of the tree (#298) 2024-05-07 14:01:13 +08:00

Fractional Index

This crate is forded from drifting-in-space/fractional_index