Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 658 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 658 Bytes

LexoRank

A Rust port of this LexoRank library in Typescript.

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

crate version license

Features

This library provides the following functionality with unbounded rank lengths:

  • Creating ranks
  • Incrementing & decrementing ranks
  • Finding a rank between two other ranks