Is there a suffix tree or suffix array implementations in D
eastanon via Digitalmars-d-learn Tue, 12 Jun 2018 08:06:14 -0700
Maybe I have not searched well, but I am wondering whether there
are suffix tree or suffix array implementations in D. I have seen
a couple from other programming languages and before I translate
one to D, there could be a something existing already.