Skip to main content
std_round
rl_lang
0.1.4
In rl_
lang::
interpreter::
stdlib::
math::
round
rl_lang
::
interpreter
::
stdlib
::
math
::
round
Function
std_
round
Copy item path
Source
pub fn std_round( eval: &mut
Evaluator
, a:
Value
, span:
Span
, ) ->
Result
<
Value
,
Error
>