UpdateFn<E> typedef

UpdateFn<E> = E Function(E target)

Implementation

typedef UpdateFn<E> = E Function(E target);