map

Returns a new PolyglotReferenceValueLocalizer that localizes the received value using this localizer, calls map, and returns whatever TickingValue the mapping function returns.

Parameters

map

mapping function. Receives as input:

  • value: the value being localized of type T

  • localized: the localized output of this localizer

  • reference: the reference point