lichao 0.1.0

Li-Chao tree implementation ported from the authors competitive programming library
Documentation
[dependencies]

[dev-dependencies.rand]
version = "0.9.1"

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

[package]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = "Li-Chao tree implementation ported from the authors competitive programming library"
edition = "2024"
homepage = "https://github.com/isogenist/LiChao"
license = "Apache-2.0"
name = "lichao"
readme = "README.md"
repository = "https://github.com/isogenist/LiChao"
version = "0.1.0"