Did you know ... Search Documentation:
Pack genutils -- prolog/ccenv.pl
PublicShow source
 run_env(+P:pred) is det
Run P inside a run_state/4 with the prompt set to env, providing an environment containing mutable key-value mappings.

Undocumented predicates

The following predicates are exported, but not or incorrectly documented.

 env_new(Arg1, Arg2)
 env_get(Arg1, Arg2)
 env_set(Arg1, Arg2)
 env_app(Arg1, Arg2)
 env_upd(Arg1, Arg2, Arg3)