Easing typedef

Easing = double Function(double t)

Implementation

typedef double Easing(double t);