Docs.rs
competitive-hpp-0.10.23
competitive-hpp 0.10.23
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
hppRC
Dependencies
cargo-husky ^1.5.0
normal
indexmap ^1.3.2
normal
itertools ^0.9.0
normal
itertools-num ^0.1.3
normal
maplit ^1.0.2
normal
memoise ^0.3.2
normal
num ^0.2.1
normal
num-derive ^0.3.0
normal
proconio ^0.4.1
normal
superslice ^1.0.0
normal
typenum ^1.12.0
normal
cargo-husky ^1.5
dev
Versions
8.16%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
competitive_
hpp
0.10.23
In competitive_
hpp::
prelude
competitive_hpp
::
prelude
Function
zero
Copy item path
Source
pub fn zero<T>() -> T
where T:
Zero
,
Expand description
Returns the additive identity,
0
.