OnIntList typedef

OnIntList = dynamic Function(IntList)

Implementation

typedef OnIntList = Function(IntList);