ElementPredicate typedef

ElementPredicate = bool Function(Element element)

Implementation

typedef ElementPredicate = bool Function(Element element);