Keith Rollin

Results 3 comments of Keith Rollin

@kanaka, I've updated the Swift implementation along the lines of the Ruby change @gilch made, and it passes all current tests (native and self-hosted) and the new examples shown above...

The guide says: - `nth`: this function takes a list (or vector) and a number (index) as arguments, returns the element of the list at the given index. If the...

I think I see what you're saying. "\" is for key mappings, so why would it be allowed when setting 'pastetoggle'? I think the documentation for 'pastetoggle' hints that it...