Skip to main content
std_arr_is_empty
rl_lang
0.1.4
In rl_
lang::
interpreter::
stdlib::
array::
arr_
is_
empty
rl_lang
::
interpreter
::
stdlib
::
array
::
arr_is_empty
Function
std_
arr_
is_
empty
Copy item path
Source
pub fn std_arr_is_empty( eval: &mut
Evaluator
, array:
Value
, span:
Span
, ) ->
Result
<
bool
,
Error
>