Add remaining docs for Duration members, runnable samples for toString

This commit is contained in:
Ilya Gorbunov
2019-06-06 13:59:00 +03:00
parent ffd9d8c71d
commit 58b04c7974
6 changed files with 250 additions and 10 deletions
+4
View File
@@ -145,6 +145,10 @@ Functions for writing test assertions.
Functions for working with text and regular expressions.
# Package kotlin.time
Experimental API for representing [Duration][kotlin.time.Duration] values and measuring time intervals.
# Package org.khronos.webgl
Kotlin JavaScript wrappers for the WebGL API.