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

non-mutating slice reverse #26

Open
benjamine opened this issue Apr 3, 2017 · 1 comment
Open

non-mutating slice reverse #26

benjamine opened this issue Apr 3, 2017 · 1 comment

Comments

@benjamine
Copy link

benjamine commented Apr 3, 2017

it would be nice if .slice().reverse() (usual way to reverse without mutating) where not breaking the fp/no-mutating-methods rule (as .reverse() does).

@benjamine benjamine changed the title immutable reverse non-mutating slice reverse Apr 3, 2017
@graingert
Copy link
Collaborator

@benjamine use 'lodash/fp/reverse'

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

No branches or pull requests

2 participants