Value

public struct Value<T> : ValueReducer where T : DatabaseValueConvertible

A reducer which outputs optional values, filtering out consecutive identical database values.