Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Added Unit Tests to Total Words in Tries closes #136 #139

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
ashokdey merged 4 commits into knaxus:master from niyonx:master
Oct 25, 2019

Conversation

Copy link
Contributor

@niyonx niyonx commented Oct 25, 2019

No description provided.

ashokdey reacted with thumbs up emoji
@@ -0,0 +1,35 @@
const totalWordsInTrie = require('./index')
const Trie = require('../index');
var assert = require('assert');
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why var?

Copy link
Contributor Author

@niyonx niyonx Oct 25, 2019
edited
Loading

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just like that, I did not really think about it. I will change it to const.

Copy link
Member

@niyonx merging it. Do add a ⭐️ if you liked it and share it on twitter so as to get more awesome contributors like you.

niyonx reacted with hooray emoji

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Reviewers

@ashokdey ashokdey ashokdey requested changes

Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

2 participants

AltStyle によって変換されたページ (->オリジナル) /