PrefixTree.isEqual

Undocumented in source. Be warned that the author may not have intended to support it.
  1. bool isEqual(dchar c1, char c2)
  2. bool isEqual(char c1, char c2)
    class PrefixTree
    protected
    bool
    isEqual
    (
    char c1
    ,
    char c2
    )

Meta