Skip to content

Commit 948e26a

Browse files
authored
Merge pull request #1018 from collaboratewithakash/master
backlink updated
2 parents 56b5933 + 0dce256 commit 948e26a

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

core-kotlin-modules/core-kotlin-numbers/README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
This module contains articles about core Kotlin numbers.
44

55
### Relevant Articles
6-
- [Getting Binary Representation of Int in Kotlin](https://www.baeldung.com/kotlin/int-binary-representation)
76
- [Converting an Int? to an Int in Kotlin](https://www.baeldung.com/kotlin/nullable-int-extract-value)
87
- [Dividing Two Int Objects and Getting a BigDecimal in Kotlin](https://www.baeldung.com/kotlin/divide-two-int-objects-bigdecimal-result)
98
- [Convert Between Int and Char in Kotlin](https://www.baeldung.com/kotlin/convert-between-int-and-char)

k2-compiler/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
### Relevant Articles
2+
- [K2 Compiler Migration Guide](https://www.baeldung.com/kotlin/k2-compiler-migration-tutorial)

0 commit comments

Comments
 (0)