Ok but, in the second example you typically just put final or const in front of the type to denote immutability. I still don’t see the advantage to the first declaration.
Ok but, in the second example you typically just put final or const in front of the type to denote immutability. I still don’t see the advantage to the first declaration.
You aren’t though. In most languages that use the latter declaration you would prefix the declaration with final or const or the like to specify it won’t be updated.
Can I just say it’s hilarious you marked this NSFW, it is quite literally NSFW
🤔 this appears to be the outdated version 4 of this form.
That makes so much more sense lol
What do you mean when you say it spits out real windows code?
Unrelated to the question but I don’t believe webm(matroska) is based on RIFF, webp is but that’s separate.
My machine says that network is unreachable
I’m surprised we don’t all need help from the JS creator given the insanity of that languages type coercion system.
I feel like malbolge is a much better fit for chaotic evil than brain fuck is but I agree with the rest
That is pretty much what it does except it doesn’t hardcode \n
but instead uses the proper line ending for the platform it’s running on.
But it’s still not a guarantee
The hand on the kids head is more terrifying than comforting, WTF
Acts like SVN and CVS didn’t exist
Fair, should’ve just said shell
…this is so much more cursed than it needs to be. If you want to bash in C just system("echo hello world");
“Write it in a paper”…I’m not sure how that works but I am very curious
I wasn’t referring to single player
Is it rarer? I think a lot of modern languages go for the first option but pretty much all C style languages use the latter. It’s probably a wash for which is more popular I’d think.