Index of class methods


A
add [Weak_memo.c]
Add an object to the memo.

C
clear [Weak_memo.c]
Empty the memo object.
count [Weak_memo.c]
Return the number of object in the memo.

F
find [Weak_memo.c]
Find an object that is physicaly equal to the object given as argument.

M
mem [Weak_memo.c]
Return true if there is an object in the memo that is equal to the object given as argument.

R
remove [Weak_memo.c]
Remove an object that is physicaly equal to the object given as argument if there is one.