list-PREDICATEΒΆ
The
list(TRANSFORM)command gained a newPREDICATEselector that invokes a user-definedfunction()to decide which elements are transformed.The
list(FILTER)command gained a newPREDICATEmode that invokes a user-definedfunction()to decide which elements are included or excluded, complementing the existingREGEXmode.