NotFound
Results
2
issues of
NotFound
I'm not sure what happened, but the checkes for String and Sub got mixed. I've started a new fork to avoid problems and this commit should fix all.
In my tests it looks like the args are passed in inverted order to callbacks, This change fixes it, and avoid reallocating the array of args while buildig it.