class Pagy::Keyset::Sequel

def latest_from(latest_record) = latest_record.to_hash.slice(*@keyset.keys)

Get the keyset attributes of the latest record
def latest_from(latest_record) = latest_record.to_hash.slice(*@keyset.keys)