Skip to main content
maybe_factorize_strings
r
0.2.0
In r::
interpreter::
builtins::
pre_
eval
r
::
interpreter
::
builtins
::
pre_eval
Function
maybe_
factorize_
strings
Copy item path
Source
fn maybe_factorize_strings( value:
RValue
, strings_as_factors:
bool
, ) ->
Result
<
RValue
,
RError
>