TestElement typedef

TestElement = bool Function(Element element)

Implementation

typedef TestElement = bool Function(Element element);