![]() | Fun 0.41.5 The programming language that makes You have fun |
Implements OP_ENV_ALL to read the full environment into a map. More...
Go to the source code of this file.
Functions | |
| if (environ) | |
| push_value (vm, m) | |
Variables | |
| case | OP_ENV_ALL |
| Value | m = make_map_empty() |
| break | |
Implements OP_ENV_ALL to read the full environment into a map.
Behavior:
Definition in file env_all.c.
| push_value | ( | vm | , |
| m | ) |
| Value m = make_map_empty() |