Did you know ... Search Documentation:
Title for pldoc(dir_index)

table

Prolog files

table.plShow source
table_util.pl  -- Tabular file handling utilitiesShow source
sort_table/2Read the records from the given table, sort them according to the ordering information on the key field and write the result to the given filename.Source
verify_table_order/1If Table is a handle to a defined table and the table contains a key-fields, check that the fields in the table are really sorted according to the order defined in the table.Source