6.5. Record Counting Operation

The steps to count the records in a range with source and range are as follows:

  1. Let count be the number of records, if any, in source’s list of records with key in range.

  2. Return count.