☰
Type Definition Context
eval
[
−
]
[src]
Type Definition
eval
::
Context
type Context =
HashMap
<
String
,
Value
>;
Custom context.