human-sort 0.2.2

Human sort (natural sort) implementation
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
[badges.travis-ci]
branch = "master"
repository = "paradakh/human-sort"

[dependencies]

[package]
authors = ["Vlad Nagikh <paradakh@protonmail.com>"]
categories = ["algorithms"]
description = "Human sort (natural sort) implementation"
edition = "2018"
keywords = ["sort", "natural", "human", "order"]
license = "MIT"
name = "human-sort"
readme = "README.md"
repository = "https://github.com/paradakh/human-sort"
version = "0.2.2"