Preparing search index...
The search index is not available
Documentation - v0.19.5
Documentation
@mtcute/node
utils
removeFromLongArray
Function removeFromLongArray
removeFromLongArray
(
arr
:
Long
[]
,
val
:
Long
)
:
boolean
Remove a Long from an array
Parameters
arr
:
Long
[]
Array to remove from
val
:
Long
Value to remove
Returns
boolean
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
Documentation - v0.19.5
Loading...
Remove a Long from an array