]> Cypherpunks repositories - gostls13.git/commit
index/suffixarray: add Lookup example
authorKonstantin Shaposhnikov <k.shaposhnikov@gmail.com>
Sat, 20 Aug 2016 11:29:01 +0000 (19:29 +0800)
committerBrad Fitzpatrick <bradfitz@golang.org>
Sun, 21 Aug 2016 01:10:22 +0000 (01:10 +0000)
commit94d9cc7741a13206e139efeab84fcc589dc390e5
tree97eec7f3adfd71e927bb69b73908a64b2842599a
parent7995cb86e54345cb2e3911bce4da00fbb68c2dce
index/suffixarray: add Lookup example

Updates #16360

Change-Id: Idd8523b5a9a496ebd9c6e3b89c30df539842a139
Reviewed-on: https://go-review.googlesource.com/27433
Reviewed-by: C Cirello <uldericofilho@gmail.com>
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
Run-TryBot: Brad Fitzpatrick <bradfitz@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
src/index/suffixarray/example_test.go [new file with mode: 0644]