The reason I added this was because most developers are used to using a double pipe when writing code that has 'or' conditions. I understand the use of pipes for bitwise, but in this case if you read the code in the…
Indeed it was a typo, i've now fixed that in the article. Thanks.
I touched on the shortened [] syntax and non-numeric string arithmetic in the article. Thank you for getting these added to the language, I think it's a fantastic improvement.
The reason I added this was because most developers are used to using a double pipe when writing code that has 'or' conditions. I understand the use of pipes for bitwise, but in this case if you read the code in the…
Indeed it was a typo, i've now fixed that in the article. Thanks.
I touched on the shortened [] syntax and non-numeric string arithmetic in the article. Thank you for getting these added to the language, I think it's a fantastic improvement.