ContextUpdater<T> typedef

ContextUpdater<T> = T Function(T entry)

Implementation

typedef ContextUpdater<T> = T Function(T entry);