Skip to main content
map_delete
atmos
0.1.0
In atmos::
os_
lib::
js::
builtins::
collections
atmos
::
os_lib
::
js
::
builtins
::
collections
Function
map_
delete
Copy item path
Source
pub(crate) fn map_delete( _: &mut
Interp
, this:
Value
, a: &[
Value
], ) ->
Result
<
Value
,
Value
>