Skip to main content
Upvars
cl_
interpret
0.11.0
Upvars
Aliased Type
In cl_
interpret::
function
cl_interpret
::
function
Type Alias
Upvars
Copy item path
Source
type Upvars =
HashMap
<
Symbol
,
ConValue
>;
Aliased Type
ยง
struct Upvars {
/* private fields */
}