MCPcopy Create free account
hub / github.com/dagit/rust-prolog / string_of_env

Function string_of_env

src/syntax.rs:191–207  ·  view source on GitHub ↗

[string_of_env env] converts environment [env] to its string representation. It only keeps instance variables at level 0, i.e., those that appear in the toplevel goal. */

(env: &Environment, heap: &mut Heap)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

solve_toplevelFunction · 0.85

Calls 2

string_of_termFunction · 0.85
subst_termFunction · 0.85

Tested by

no test coverage detected