Open tommmyy opened 5 years ago
Let us write a simple generator of predicate functions that are focused around values such as null, true, 0...
null
true
0
E.g.:
adding to the list: isString and isNotString etc., different instance types
isString
isNotString
Let us write a simple generator of predicate functions that are focused around values such as
null
,true
,0
...E.g.: