PluralFunc typedef

PluralFunc = int Function(int n)

Implementation

typedef PluralFunc = int Function(int n);