lexorank

Crates.iolexorank
lib.rslexorank
version2.0.0
sourcesrc
created_at2023-04-27 02:40:41.770914
updated_at2023-04-27 02:44:07.114487
descriptionAn immutable class implementation of the LexoRank ranking system by Atlassian JIRA
homepage
repositoryhttps://github.com/Kayron013/lexorank-rust
max_upload_size
id849982
size20,409
Angel Campbell (Kayron013)

documentation

README

LexoRank

A Rust port of this LexoRank library in Typescript.

A lightweight immutable class implementation of the LexoRank ranking system by Atlassian JIRA.

This library provides the following functionality with unbounded rank lengths:

  • Creating ranks
  • Incrementing & decrementing ranks
  • Finding a rank between two other ranks
Commit count: 14

cargo fmt