flat

fun flat(map: Map<String, String>): Source

Returns a source from specified map in flat format.

Return

a source from specified map in flat format

Parameters

map

a map in flat format

Sources

jvm source
Link copied to clipboard