In this week's random excursion, I'm trying out Lisp Flavoured Erlang[^1], discovering all the good new-ish things that have been added to Erlang since the last time I played around with it. There is a `maybe` expression now[^2]! ☕
[^1]: https://github.com/lfe/lfe
[^2]: https://www.erlang.org/doc/system/expressions.html#maybe
