@DeprecatedSinceKotlin("1.5", "2.3") fun toChar(): Char Deprecated: Direct conversion to Char is deprecated. Use toInt().toChar() or Char constructor instead.
© 2010–2023 JetBrains s.r.o. and Kotlin Programming Language contributors
Licensed under the Apache License, Version 2.0.
https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-double/to-char.html