![]() |
Quantum Fog
0.9.3
|


Public Member Functions | |
| def | __setitem__ (self, keys, values) |
| def | __getitem__ (self, keys) |
| def | empty (self) |
| def | set_nodes (self) |
| def | __copy__ (self) |
This is the data structure for evidence. It acts exactly like a dictionary except that it will take lists of keys with the [] notation, rather than just single keys.
1.8.11