We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
fix iteration matches on leaf nodes
fix iterate when there are no matches for a given prefix, benchmarks
correctly swap nodes where a nil has been inserted as a value
fix swapping values
Create codeql-analysis.yml
bump minimum ci version
fix empty swap
Merge pull request #4 from purehyperbole/compare-and-swap atomically swap a given value
adding go module file