Records

public struct Records<Record> : ValueReducer where Record : FetchableRecord

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