added
* trie improved candidate lookup
* added additional rule for least-key exclusion
* overhauled cache implementation
* RawNotImplemented
* wrote the readme
* added type handling for None, Any, ..., and NotImplemented
* allowed kwargs in MultiDispatch
removed
* got rid of the priority alias, just number now