Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Result rows with array & map access #71

Open
brodycj opened this issue Dec 27, 2017 · 0 comments
Open

Result rows with array & map access #71

brodycj opened this issue Dec 27, 2017 · 0 comments

Comments

@brodycj
Copy link
Owner

brodycj commented Dec 27, 2017

PR #58 proposed a nice idea to return a result set with the actual rows array. My idea is to reimplement it in CoffeeScript to return an array object with both array index access and items() member function.

I also got an idea from a customer to support the standard Array.prototype.map() function.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant