mergeBlock

val mergeBlock: (MapValueType, BufferedItems) -> MapValueType

Logic for determining how to transform an item in the buffer into an item that the map stores, and how to reconcile that converted value with the current value in the map if there is one.