File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed
core-kotlin-modules/core-kotlin-advanced-3 Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change 1
- ### Relevant Articles:
1
+ ## Relevant Articles:
2
2
- [ Passing a Class to a Function in Kotlin] ( https://www.baeldung.com/kotlin/class-function-parameter )
3
3
- [ HTML Builder in Kotlin] ( https://www.baeldung.com/kotlin/html-generation )
4
4
- [ Passing a Type to Generic Method in Kotlin] ( https://www.baeldung.com/kotlin/generic-methods )
5
5
- [ Getting a Kotlin KClass from a Package Class Name String] ( https://www.baeldung.com/kotlin/kclass-fqn-string )
6
6
- [ A Guide to Kotlin Context Receivers] ( https://www.baeldung.com/kotlin/context-receivers )
7
7
- [ Serialize/Deserialize Kotlin Sealed Class] ( https://www.baeldung.com/kotlin/sealed-class-serialization )
8
8
- [ A Guide to Kotlin’s Any, Unit, Nothing] ( https://www.baeldung.com/kotlin/any-unit-nothing-tutorial )
9
+ - [ Resolving Warning: Return can be lifted out of 'when' in Kotlin] ( https://www.baeldung.com/kotlin/when-lift-return-warning )
9
10
10
11
- More articles: [[ <-- prev]] ( ../core-kotlin-advanced-2 )
You can’t perform that action at this time.
0 commit comments