Hi, would the Erlang track be receptive to dnd-character
and eliuds-eggs
for 48in24? I recently implemented them for the LFE track.
Both tracks are missing square-root
so I can also implement that once I have it set up in LFE.
eliuds-eggs
https://github.com/exercism/erlang/pull/576
square-root
(LFE)
https://github.com/exercism/lfe/pull/220