Skip to content

Remove the flip altogether #12

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

Merged
merged 2 commits into from
Apr 26, 2017

Conversation

jkudish
Copy link
Contributor

@jkudish jkudish commented Apr 25, 2017

An alternative solution to #11 would be to get rid of the flip altogether and just use contains instead of has. This is probably even more efficient.

Fixes #10

jkudish added 2 commits April 25, 2017 15:50
on second hand, we don't need the flip at all, can just swap `has` with `contains` instead, and good to go.
@unicodeveloper
Copy link
Owner

True, that makes sense @jkudish

@unicodeveloper unicodeveloper merged commit abc0db3 into unicodeveloper:master Apr 26, 2017
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

Successfully merging this pull request may close these issues.

2 participants