defaultValue

val defaultValue: (MapKeyType) -> MapValueType

The default value used in reduces while merging all of the BufferedItems into an existing (or non existing) MapValueType for a given key.

TODO this is kind of a lame detail that shouldn't really be needed. Think about how to get rid of this thing for the consumer's sake.