toggle menu
KSLCore
R1.1.3
jvm
switch theme
search in API
KSLCore
/
ksl.utilities.maps
/
KSLMaps
/
stringDoubleArrayMapToJson
string
Double
Array
Map
To
Json
fun
stringDoubleArrayMapToJson
(
map
:
Map
<
String
,
DoubleArray
>
)
:
String
Converts a
map
that has (String, Double) pairs to a JSON string
Return
the JSON string