- cross-posted to:
 - [email protected]
 
- cross-posted to:
 - [email protected]
 
Made with KolourPaint and screenshots from Kate (with the GitHub theme).
You must log in or # to comment.
a = “”
Say that again, motherfucker! 🔫
TypeScript vs Java?
char a[69]; btw.
Why have String when we have a perfectly good array at home?
because
char*sucks
I see your TypeScript and raise you kotlin:
var a: StringWhat’s up with that syntax? Why the use of var here?
Kotlin knows mutable and immutable variables.
varindicate mutables andvalwould indicate immutables (comparable with thefinalmodifier in java andconstin JavaScript/TypeScript).So a var can start as a string and later be an integer?
No, the type is strict and fixed.
deleted by creator
When String a without being told Let a: String -
“Ah ah ah! Simon didn’t say!”
To keep the casuals away







