Last active
March 30, 2020 17:01
-
-
Save akexorcist/6112fc060af21b4d8da2a28b7842f46a to your computer and use it in GitHub Desktop.
Code Snippet for https://blog.nextzy.me/ไขข้อสงสัยของ-also-apply-let-run-และ-with-ใน-kotlin-bcc5746d7be1
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| // user | |
| User(name = "Akexorcist", | |
| age = 0, | |
| job = "Android Developer", | |
| company = "-") | |
| // followerCount | |
| 128 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment