Preparing search index...
The search index is not available
@spinque/query-api
@spinque/query-api
stringToTupleList
Function stringToTupleList
Given a tuple list (and optionally scores), return a string representation.
string
To
Tuple
List
(
value
)
:
null
|
{
scores
:
number
[]
;
tuples
:
(
string
|
number
)
[]
[]
;
}
Parameters
value
:
string
Returns
null
|
{
scores
:
number
[]
;
tuples
:
(
string
|
number
)
[]
[]
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@spinque/query-api
Loading...
Given a tuple list (and optionally scores), return a string representation.