Has anyone developed code for a ternary search tree?
I've been looking at this article on Dr. Dobbj Journal
Subject: Ternary Search Trees
http://www.ddj.com/184410528
and thought to implement it but I thought since BASIC uses PASCAL type
strings there may be a better way to implement the code.
Any thoughts on this,
W.