insertWith package:bytestring-trie
Insert a new key, with a function to resolve conflicts.
A variant of
insertWith which applies the combining function
strictly.
A variant of
insertWith which also provides the key to the
combining function.
A variant of
insertWithKey which applies the combining function
strictly.