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

How we can prevent duplication of code? #17

Open
cagataycali opened this issue Feb 5, 2020 · 1 comment
Open

How we can prevent duplication of code? #17

cagataycali opened this issue Feb 5, 2020 · 1 comment
Labels
enhancement New feature or request

Comments

@cagataycali
Copy link
Contributor

Here's the scenario: I've write the .equal method & tests & benchs. Because I need the .equal function in .uniq method. How we will prevent dublication of code or any workaround about this?

@Acanguven Acanguven added the enhancement New feature or request label Feb 6, 2020
@Acanguven
Copy link
Owner

We should work on something that method can use other methods fastest solutions.

@cagataycali cagataycali changed the title How we can prevent dublication of code? How we can prevent duplication of code? Feb 13, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants