-
Notifications
You must be signed in to change notification settings - Fork 895
Issues: Kotlin/kotlin-by-example
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
what is customPrint in "scope functions -> let"? It was never defined
#205
opened Jul 25, 2023 by
xdavidliu
The lambda function is not easily understandable from the Kotlin Examples page
#182
opened Jul 29, 2022 by
change-is-constant
Add explanation that read-only variable (val) can refer to mutable object (e.g. List)
#147
opened Apr 4, 2021 by
dosvarog
ProTip!
Exclude everything labeled
bug
with -label:bug.