cl_
interpret
0.0.9
In cl_
interpret::
function::
collect_
upvars
cl_interpret
::
function
::
collect_upvars
Function
collect_upvars
Copy item path
Source
pub fn collect_upvars( f: &
Function
, env: &
Environment
, ) ->
HashMap
<
Sym
,
Option
<
ConValue
>>