Type Definition adapton::catalog::collections::trie::Set [] [src]

type Set<X> = Trie<X>;