# README
flatmap
flatten and expand maps of interfaces
# Packages
No description provided by the author
# Functions
Flatten takes a hierarchy and flatten it using the tokenizer supplied.
# Variables
DefaultTokenizer is a tokenizer using a dot or fullstop.
# Interfaces
Tokenizer is an interface for key manipulators.
# Type aliases
StringTokenizer is a Tokenizer using the string as separator.