Skip to content

fixed duplication between find and find_node#85

Open
Yu-TingWang wants to merge 1 commit intopatmorin:masterfrom
Yu-TingWang:master
Open

fixed duplication between find and find_node#85
Yu-TingWang wants to merge 1 commit intopatmorin:masterfrom
Yu-TingWang:master

Conversation

@Yu-TingWang
Copy link

For XFastTrie.py , there is too much duplication between the functions find and find_node, so I call find_node in find and return the value of the node returned by find_node.

Copy link

@LautaroLobo12 LautaroLobo12 left a comment

Choose a reason for hiding this comment

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

Good!

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