b19ab5180b
maybe - return a tuple of (Nothing) or (Just,value) maybemap - apply map function when maybe has a value and wrap in another maybe; else when nothing return nothing maybevalue - return value of maybe; else when nothing return optional default args |
||
---|---|---|
.. | ||
lib | ||
append_test.sh | ||
catch_test.sh | ||
drop_test.sh | ||
head_test.sh | ||
lambda_test.sh | ||
last_test.sh | ||
list_test.sh | ||
map_test.sh | ||
maybe_test.sh | ||
prepend_test.sh | ||
shunit2 | ||
shunit2-init.sh | ||
tail_test.sh | ||
take_test.sh | ||
test_runner | ||
try_test.sh | ||
tup_test.sh | ||
unlist_test.sh |