📄️ Melon.std.boolean.checkAll(method, values)
Check the true condition in a method for all the values.
📄️ Melon.std.boolean.checkOne(method, values)
Check the true condition in a method for at least one value.
Standard set of Melon generic built-in utilities to handle booleans
Check the true condition in a method for all the values.
Check the true condition in a method for at least one value.