fluentcheck icon indicating copy to clipboard operation
fluentcheck copied to clipboard

Fix is_callable and is_not_callable behaviour

Open csparpa opened this issue 6 years ago • 2 comments

Classes are also callable - not only functions

csparpa avatar Apr 18 '19 15:04 csparpa

Shouldn't it be handled by built-in predicate callable?

ratijas avatar Aug 21 '19 00:08 ratijas

that functions should actually wrap that built-in

csparpa avatar Aug 21 '19 10:08 csparpa