Skip to main content
with_set
atmos
0.1.0
In atmos::
os_
lib::
js::
builtins::
collections
atmos
::
os_lib
::
js
::
builtins
::
collections
Function
with_
set
Copy item path
Source
pub(crate) fn with_set<R>( this: &
Value
, f: impl
FnOnce
(&mut
Vec
<
Value
>) -> R, ) ->
Option
<R>