Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
some
1.0.0
Top Level Namespace
Some
Built with Crystal 1.9.2
2023-10-07 21:16:10 UTC
class
Some(T)
Some(T)
Reference
Object
Defined in:
some.cr
Constant Summary
VERSION
=
"1.0.0"
Constructors
.new
(value : T | Nil)
Instance Method Summary
#fmap
(&)
Constructor Detail
def self.
new
(value : T | Nil)
#
[
View source
]
Instance Method Detail
def
fmap
(&)
#
[
View source
]