Join Slack
Powered by
a recursive function instead of an iterative one. ...
# arrow
p
pakoito
12/02/2018, 3:17 AM
a recursive function instead of an iterative one. Use
tailrec
to get optimization, and the IDE tells you if you’re doing it wrong. This isn’t mandatory but makes my eye stop twitching when I read
var
.
Open in Slack
Previous
Next