p

Classes

Some

Top-level constants summary

const String
topLevelConst

Top-level functions summary

Unit
topLevelFun()
Unit
Some.topLevelExtFun()

Top-level properties summary

String
topLevelVal
String
topLevelGetVal
String
topLevelExtVal

Top-level constants

topLevelConst

const val topLevelConst: String
Value: ""

Top-level functions

topLevelFun

fun topLevelFun(): Unit

topLevelExtFun

fun Some.topLevelExtFun(): Unit

Top-level properties

topLevelVal

val topLevelVal: String

topLevelGetVal

val topLevelGetVal: String

topLevelExtVal

val Some.topLevelExtVal: String