class Some(T)

Defined in:

some.cr

Constant Summary

VERSION = "1.0.0"

Constructors

Instance Method Summary

Constructor Detail

def self.new(value : T | Nil) #

[View source]

Instance Method Detail

def fmap(&) #

[View source]