perhaps 2.0.0

Maybe monad implementation with a more intuitive name. Using Certain and Dubious instead of Just and Nothing
Documentation
1
2
3
4
5
6
7
8
[dependencies]

[package]
description = "Maybe monad implementation with a more intuitive name. Using Certain and Dubious instead of Just and Nothing"
edition = "2021"
license = "MIT OR Apache-2.0"
name = "perhaps"
version = "2.0.0"