Next: , Up: Range Tables


55.1 Introduction to Range Tables

— Function: make-range-table

Make a new, empty range table.

— Function: copy-range-table range-table

This function returns a new range table which contains the same values for the same ranges as range-table. The values will not themselves be copied.