extsort-lily 0.1.0

An efficient external merge sort implementation.
Documentation
[dependencies.tempdir]
version = "0.3"
[dev-dependencies.rand]
version = "0.4"

[package]
authors = ["lilydjwg <lilydjwg@gmail.com>"]
categories = ["algorithms"]
description = "An efficient external merge sort implementation."
documentation = "https://docs.rs/extsort-lily"
edition = "2018"
keywords = ["sort", "external", "merge", "mergesort"]
license = "BSD-3-Clause"
name = "extsort-lily"
version = "0.1.0"