See: Description
| Class | Description |
|---|---|
| Erase |
erase(X) - removes a record from the recorded database. |
| InsertRecord |
recorda(X,Y,Z) / recordz(X,Y,Z) - associates a term with a key. |
| Recorded |
recorded(X,Y,Z) - checks if a term is associated with a key. |
| RecordedDatabase |
Provides a mechanism to associate a term with a key.
|
Copyright © 2024. All rights reserved.