Record

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

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