k0i 0.0.7

my competitive programming template
Documentation
1
2
3
4
pub mod bounds;
pub mod cumsum;
pub mod euclidean;
pub mod union_find;