Recursively the term `t`, using variable values in `h` and storing intermediate evaluations in the cache `vs`.
( t: &Term, h: &FxHashMap<String, Value>, vs: &'a mut TermMap<Value>, )
source not stored for this graph (policy: none)
no test coverage detected