A function that has an argument that takes a specific type of function (e.g. takes a String and a Boolean and returns a Boolean) should validate that a function given as a value fulfills the conditions.
Description
Description
A function that has an argument that takes a specific type of function (e.g. takes a String and a Boolean and returns a Boolean) should validate that a function given as a value fulfills the conditions.