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