[-] cvttsd2si@programming.dev 6 points 1 year ago* (last edited 1 year ago)

When doing functional programming, you can't really do loops (because of referential transparency, you can't update iterators or indices). However, recursion still works.

cvttsd2si

joined 1 year ago