UNPKG

@ivanvolti/lexorank

Version:

Implementation of a list ordering system like JIRA's Lexorank algorithm

5 lines (4 loc) 124 B
export * from './lexoRank'; export * from './lexoRankBucket'; export * from './lexoDecimal'; export * from './lexoInteger';