Fun 0.41.5
The programming language that makes You have fun
Loading...
Searching...
No Matches
maps Directory Reference
Directory dependency graph for maps:
src/vm/maps

Files

 
has_key.c
 Implements the OP_HAS_KEY opcode for map key checking in the VM.
 
keys.c
 Implements the OP_KEYS opcode for retrieving map keys in the VM.
 
make_map.c
 Implements the OP_MAKE_MAP opcode for creating maps in the VM.
 
values.c
 Implements the OP_VALUES opcode for retrieving map values in the VM.