Skip to content

Conversation

data-man
Copy link
Contributor

@data-man data-man commented Jun 7, 2018

No description provided.

@Varriount
Copy link
Contributor

@data-man What about CritBit trees that have a void value?

@data-man
Copy link
Contributor Author

data-man commented Jun 8, 2018

@Varriount
There is proc incl(c: var CritBitTree[void]; key: string)
And proc `[]=`[T](c: var CritBitTree[T]; key: string; val: T)

I added it for compatibility with other collections.
It can be useful in macros/templates, for universal benchmark template, e.g.

@Varriount Varriount merged commit fbd91a4 into nim-lang:devel Jun 8, 2018
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