Docs.rs
algebra-0.2.0
algebra 0.2.0
Docs.rs crate page
Links
Repository
crates.io
Source
Owners
brendanzab
silvanshade
Dependencies
quickcheck ^0.2
dev
quickcheck_macros ^0.2
dev
Versions
100%
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
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
algebra
0.2.0
Module wrapper
Module Items
Structs
Functions
In crate algebra
algebra
Module
wrapper
Copy item path
Source
Expand description
Wrappers that attach an algebraic structure with a value type.
Structs
§
Wrapper
Wrapper that allows to use operators on algebraic types.
Functions
§
id
Creates wrapper with identity value for a specific operator.