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

[Reliability issue] Sorted list can't work with an object #4

Closed
proustibat opened this issue Oct 13, 2017 · 0 comments
Closed

[Reliability issue] Sorted list can't work with an object #4

proustibat opened this issue Oct 13, 2017 · 0 comments

Comments

@proustibat
Copy link
Owner

proustibat commented Oct 13, 2017

Results depends on the context. For example it works very well in a shell with node, but doesn't work on Runkit because we don't control the output of an object.
Suggestion : replace by returning a map or an array !

@proustibat proustibat changed the title Sorted list cannot work with an object, results depends on the context [Reliability issue] Sorted list can't work with an object Oct 13, 2017
proustibat added a commit that referenced this issue Oct 13, 2017
Replace the words saved in an object by saving them in an array

BREAKING CHANGE: getSorted method now returns an array, not an object. Please read  the
documentation.

#4
proustibat added a commit that referenced this issue Oct 13, 2017
Replace the words saved in an object by saving them in an array

BREAKING CHANGE: getSorted method now returns an array, not an object. Please read  the
documentation.

#4
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