Join Slack
Powered by
Salut! <https://kotlinlang.org/api/latest/jvm/stdl...
# stdlib
l
LeoColman
05/11/2023, 2:30 PM
Salut!
https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.jvm.optionals/java.util.-optional/
These docs don't reflect the actual functions in the source code:
https://github.com/JetBrains/kotlin/blob/master/libraries/stdlib/jdk8/src/kotlin/jvm/optionals/Optionals.kt
What is the right way to report and fix this?
j
Joffrey
05/13/2023, 9:15 PM
Probably the best way to report any kotlin-related issue you be the official YouTrack:
https://youtrack.jetbrains.com/newIssue?project=KT
i
ilya.gorbunov
05/15/2023, 4:58 AM
Do you mean the missing `getOrElse`/`getOrDefault`? We're aware about this problem, it will be fixed after stdlib documentation migrates to the new version of Dokka.
👍 1
l
LeoColman
05/15/2023, 1:27 PM
Yes. Thanks
@ilya.gorbunov
!
2
Views
Open in Slack
Previous
Next