libpuri 0.1.5

Idiomatic Rust Competitive Programming Library
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[package]
name = "libpuri"
version = "0.1.5"
authors = ["YujinGaya <yujin.gaya@gmail.com>"]
edition = "2018"
description = "Idiomatic Rust Competitive Programming Library"
documentation = "https://docs.rs/libpuri"
repository = "https://github.com/YujinGaya/libpuri"
license = "MIT OR Apache-2.0"
keyword = ["math", "data-structures"]
categories = ["algorithms", "data-structures", "mathematics", "science"]

[dependencies]