- New predicate to test if a function/callable has a specific signature
- New predicate to test is a value is a lambda function
- New has_path_p predicate to check if dict contains a specific path
- Several bugfixes to true/false generators
- Implemented 'implies' predicate
- Many smaller tweaks and code improvements