CodepointPredicate typedef

CodepointPredicate = bool Function(int codepoint)

Implementation

typedef CodepointPredicate = bool Function(int codepoint);