lexorank 2.0.0

An immutable class implementation of the LexoRank ranking system by Atlassian JIRA
Documentation
1
2
3
4
5
6
7
8
9
10
11
# LexoRank

A Rust port of [this](https://github.com/Kayron013/LexoRank) LexoRank library in Typescript.

A lightweight immutable class implementation of the [LexoRank ranking system](https://youtu.be/OjQv9xMoFbg) 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