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 if the object is in the memo.

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 from the memo.