awsong / go-darts

Double-ARray Trie System for golang
Other
95 stars 24 forks source link

Code Example #3

Closed CrisisTM closed 5 years ago

CrisisTM commented 5 years ago

In the section of code example, unicode version. In fact, Imports func takes 3 arguments, however, there are only 2. useDAWG is missing.

awsong commented 5 years ago

Fixed.