Skip to content

Commit

Permalink
Stop to export Size and Root (#6)
Browse files Browse the repository at this point in the history
* fix(radix): disable export of size and root

* chore(readme): update readme
  • Loading branch information
ihexxa authored Nov 21, 2020
1 parent 526d48a commit 7801ac3
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,6 @@ _A fast and simple (200+ lines) radix tree implementation in Go/Golang._
* simple interfaces
* well tested (unit tests and random tests)

### Install

Install q-radix: `go get github.com/ihexxa/q-radix`

### Examples

Document is [here](https://pkg.go.dev/github.com/ihexxa/q-radix).
Expand Down

0 comments on commit 7801ac3

Please sign in to comment.