6 ms·
How are these two code samples related to each other? They appear to be for completely different use cases, and therefore I'm not sure that they actually demon
by a_m0d 14y ago
How are these two code samples related to each other? They appear to be for completely different use cases, and therefore I'm not sure that they actually demonstrate anything useful.
- cnp 14y agoThey are illustrations of two forms of IF statements. One is very weird and hard to use, and the other is... standard.