Documentation - v19.2.0-dev
Preparing search index...
@stereograph/teiaviewer
getIteratorFirstValue
Function getIteratorFirstValue
getIteratorFirstValue
<
T
>
(
it
:
Iterator
<
T
>
)
:
T
|
null
Returns the first value of the given iterator
Type Parameters
T
Parameters
it
:
Iterator
<
T
>
The iterator to iterate from
Returns
T
|
null
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
Documentation - v19.2.0-dev
Loading...
Returns the first value of the given iterator