From 12d2bd198c9ff5cb197e50da2d024a2418b8ee36 Mon Sep 17 00:00:00 2001 From: Robert Jaros Date: Sat, 2 Jun 2018 00:47:15 +0200 Subject: Upgrade to 0.0.13 --- .../kotlin.collections.-map/string.html | 15 --------------- 1 file changed, 15 deletions(-) delete mode 100644 api/pl.treksoft.kvision.form/kotlin.collections.-map/string.html (limited to 'api/pl.treksoft.kvision.form/kotlin.collections.-map/string.html') diff --git a/api/pl.treksoft.kvision.form/kotlin.collections.-map/string.html b/api/pl.treksoft.kvision.form/kotlin.collections.-map/string.html deleted file mode 100644 index 33bc31c6..00000000 --- a/api/pl.treksoft.kvision.form/kotlin.collections.-map/string.html +++ /dev/null @@ -1,15 +0,0 @@ - - - -string - kvision - - - -kvision / pl.treksoft.kvision.form / kotlin.collections.Map / string
-
-

string

- -fun Map<String, Any?>.string(key: String): String? -

Returns given value from the map as a String.

- - -- cgit