Skip to content

v0.7

Latest
Compare
Choose a tag to compare
@mrijk mrijk released this 28 Dec 15:40
· 10 commits to main since this release
  • 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