Skip to main content
func
rl_lang
0.1.4
In rl_
lang::
interpreter::
stdlib::
debug::
assert_
le
rl_lang
::
interpreter
::
stdlib
::
debug
::
assert_le
Function
func
Copy item path
Source
pub fn func( eval: &mut
Evaluator
, args:
Vec
<
Value
>, span:
Span
, ) ->
Result
<
Value
,
Error
>