rost 0.1.2

A library for sorting
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[dependencies]

[package]
authors = ["Federico Stra <stra.federico@gmail.com>"]
categories = ["algorithms"]
description = "A library for sorting"
edition = "2021"
keywords = ["sorting", "algorithms"]
license = "MIT"
name = "rost"
repository = "https://github.com/FedericoStra/rost"
resolver = "2"
version = "0.1.2"