A | |
| add [State_builder.Hashtbl] |
Add a new binding.
|
| add_value_hook [Users_register] | |
C | |
| call_for_users [Users_register] | |
| clear [State_builder.Hashtbl] |
Clear the table.
|
F | |
| find [State_builder.Hashtbl] |
Return the current binding of the given key.
|
| find_all [State_builder.Hashtbl] |
Return the list of all data associated with the given key.
|
| fold [State_builder.Hashtbl] | |
| fold_sorted [State_builder.Hashtbl] | |
G | |
| get [Users_register] | |
I | |
| init [Users_register] | |
| iter [State_builder.Hashtbl] | |
| iter_sorted [State_builder.Hashtbl] | |
L | |
| length [State_builder.Hashtbl] |
Length of the table.
|
M | |
| mem [State_builder.Hashtbl] | |
| memo [State_builder.Hashtbl] |
Memoization.
|
P | |
| print [Users_register] | |
R | |
| remove [State_builder.Hashtbl] | |
| replace [State_builder.Hashtbl] |
Add a new binding.
|