Crutches.Maybe
Summary↑
chain(arg1, function) |
join(arg1) |
map(arg1, function) |
none() |
none?(maybe) |
of(value) |
some(value) |
some?(maybe) |
unwrap(arg1) |
chain(arg1, function) |
join(arg1) |
map(arg1, function) |
none() |
none?(maybe) |
of(value) |
some(value) |
some?(maybe) |
unwrap(arg1) |