Contains polyfills for functionality which is missing on certain platforms so that they can be used in a common way.
java.lang.StringBuilder
kotlin.reflect.KClass
kotlin.String
kotlin.Throwable
formatFloatingPointNumber
expect fun formatFloatingPointNumber(number: Number): String
Formats the given number in a floating point format.