Preparing search index...
The search index is not available
haystack-core
haystack-core
toHValObj
Function toHValObj
toHValObj
(
values
:
Record
<
string
,
|
null
|
string
|
number
|
boolean
|
HaysonNum
|
HaysonSingleton
|
HaysonRef
|
HaysonKindVal
|
HaysonDateTime
|
HaysonCoord
|
HaysonXStr
|
HaysonList
|
HaysonDict
|
HaysonGrid
|
HVal
,
>
,
)
:
HValObj
Returns an object with haystack values.
Parameters
values
:
Record
<
string
,
|
null
|
string
|
number
|
boolean
|
HaysonNum
|
HaysonSingleton
|
HaysonRef
|
HaysonKindVal
|
HaysonDateTime
|
HaysonCoord
|
HaysonXStr
|
HaysonList
|
HaysonDict
|
HaysonGrid
|
HVal
,
>
The values.
Returns
HValObj
Haystack values.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
haystack-core
Loading...
Returns an object with haystack values.