Values

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

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