cplit 0.4.2

Competitive Programming Library in Rust
Documentation
[dependencies]

[lib]
name = "cplit"
path = "src/lib.rs"

[package]
authors = ["Leachim"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = "Competitive Programming Library in Rust"
edition = "2021"
keywords = ["competitive"]
license = "MIT"
name = "cplit"
readme = "README.md"
repository = "https://github.com/Licheam/cplit"
version = "0.4.2"