function (table as table, condition as function) as logical
table
condition
true
false
({[a = 1, b = 2], [a = 3, b = 4]})