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

all: simplification #6

Merged
merged 1 commit into from
Dec 3, 2017
Merged

all: simplification #6

merged 1 commit into from
Dec 3, 2017

Conversation

ferhatelmas
Copy link
Contributor

  • don't use cap when it's equal to len
  • remove default value initialization
  • remove break from switch since it's default

 - don't use cap when it's equal to len
 - remove default value initialization
 - remove break from switch since it's default
@kjk kjk merged commit ed34d6b into kjk:master Dec 3, 2017
@kjk
Copy link
Owner

kjk commented Dec 3, 2017

Thanks!

@ferhatelmas ferhatelmas deleted the simplify branch December 3, 2017 21:08
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