Module Trie.String

Predefined prefix and suffix string tries.

module Prefix : V2.S with type key = string and type token = char
module Suffix : V2.S with type key = string and type token = char