it
Preparing search index...
it-peekable
Push
Interface Push<T>
interface
Push
<
T
>
{
push
(
value
:
T
)
:
void
;
}
Type Parameters
T
Index
Methods
push
Methods
push
push
(
value
:
T
)
:
void
Parameters
value
:
T
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Methods
push
it
Loading...