dan-sel

Results 1 issues of dan-sel

The current example motivating the use of `Maybe` is somewhat misleading because it solves a made-up problem: Alleged original "python" code: ```python if user is not None: balance = user.get_balance()...

bug
documentation