We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 259487e commit 62804bcCopy full SHA for 62804bc
vm/src/hint_processor/builtin_hint_processor/dict_manager.rs
@@ -64,7 +64,6 @@ impl DictManager {
64
}
65
//Creates a new Cairo dictionary. The values of initial_dict can be integers, tuples or
66
//lists. See MemorySegments.gen_arg().
67
- //For now, no initial dict will be processed (Assumes initial_dict = None)
68
pub fn new_dict(
69
&mut self,
70
vm: &mut VirtualMachine,
0 commit comments