my `tailrec fun` wasn't compiled into some iterati...
# javascript
t
my
tailrec fun
wasn't compiled into some iterative js code, and js itself obviously didn't did this kind of optimization itself, so i hat to rewrite my code into working with a loop myself