HeuristicFn typedef

HeuristicFn = dynamic Function(dynamic dx, dynamic dy)

Implementation

typedef HeuristicFn(dx, dy);