Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 408 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 408 Bytes

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