A | |
add [Computation.HASHTBL_OUTPUT] |
Add a new binding.
|
add_value_hook [Users_register] | |
C | |
call_for_users [Users_register] | |
clear [Computation.HASHTBL_OUTPUT] |
Clear the table.
|
F | |
find [Computation.HASHTBL_OUTPUT] |
Return the current binding of the given key.
|
find_all [Computation.HASHTBL_OUTPUT] |
Return the list of all data associated with the given key.
|
fold [Computation.HASHTBL_OUTPUT] | |
G | |
get [Users_register] | |
I | |
init [Users_register] | |
iter [Computation.HASHTBL_OUTPUT] | |
L | |
length [Computation.HASHTBL_OUTPUT] |
Length of the table.
|
M | |
main [Users_register] | |
mem [Computation.HASHTBL_OUTPUT] | |
memo [Computation.HASHTBL_OUTPUT] |
Memoization.
|
R | |
remove [Computation.HASHTBL_OUTPUT] | |
replace [Computation.HASHTBL_OUTPUT] |
Add a new binding.
|
U | |
unsafe_find [Computation.HASHTBL_OUTPUT] |
Unsafe version of
find .
|