ComponentPredicate typedef

ComponentPredicate = bool Function(Component component)

Implementation

typedef ComponentPredicate = bool Function(Component component);