Docs.rs
fp-library-0.0.20
fp-library 0.0.20
Docs.rs crate page
BlueOak-1.0.0
Links
Repository
crates.io
Source
Owners
nothingnesses
Dependencies
quickcheck ^1
dev
quickcheck_macros ^1
dev
Versions
75.19%
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
Module semimonad
fp_
library
0.0.20
Module semimonad
Module Items
Traits
Functions
In fp_
library::
classes
fp_library
::
classes
Module
semimonad
Copy item path
Source
Traits
§
Semimonad
Sequences two computations, allowing the second to depend on the value computed by the first.
Functions
§
bind
Sequences two computations, allowing the second to depend on the value computed by the first.