Preparing search index...
The search index is not available
@stemcmicro/helpers
@stemcmicro/helpers
prolog_eval_varargs
Function prolog_eval_varargs
prolog_
eval_
varargs
(
expr
,
handler
,
env
)
:
U
The correct way to handle eval functions that respects the overloading of operators mechanism.
Parameters
expr
:
Cons
handler
:
(
(
values
,
env
)
=>
U
)
(
values
,
env
)
:
U
Parameters
values
:
Cons
env
:
ExprContext
Returns
U
env
:
ExprContext
Returns
U
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@stemcmicro/helpers
Loading...
The correct way to handle eval functions that respects the overloading of operators mechanism.