Build and query finite state transducers for efficient set/map storage.
Represent large sets and maps compactly with finite state transducers
fst$ fst build words.txt words.fst$ fst query words.fst hello$ fst range words.fst$ fst build --map-values data.txt data.fst$ ls -lh words.fst