pkoretic/recurse

investigate using class so that we could use 'this' for context

pkoretic opened this issue · 1 comments

currently all our parameters must be passed over arguments function
we may elevate this if all code is run inside recurse class

we decided on passing context over arguments function as final implementation