exercism / lfe

Exercism exercises in Lisp Flavoured Erlang (LFE).
https://exercism.org/tracks/lfe
MIT License
25 stars 29 forks source link

bank-account: sync #246

Closed ErikSchierboom closed 1 month ago

ErikSchierboom commented 1 month ago

Sync the bank-account exercise with the latest data, as defined in https://github.com/exercism/problem-specifications/tree/main/exercises/bank-account.

As this PR only updates docs and/or metadata, it won't trigger a re-run of existing solutions (see the docs).