Preparing search index...
The search index is not available
haystack-core
haystack-core
DictValueIterator
Class DictValueIterator
An iterator for a haystack values.
Implements
Iterator
<
HValRow
>
Index
Constructors
constructor
Methods
next
Constructors
constructor
new
DictValueIterator
(
dict
:
HDict
)
:
DictValueIterator
Parameters
dict
:
HDict
Returns
DictValueIterator
Methods
next
next
()
:
IteratorResult
<
HValRow
,
any
>
Returns
IteratorResult
<
HValRow
,
any
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Methods
next
haystack-core
Loading...
An iterator for a haystack values.