|
|
|
|
|
by javajosh
1730 days ago
|
|
How do you feel about = (assignment and equality check)? Or > which can be used for markup or less than or part of a function arrow? Or {} which can be used as a block or as an object? Or : which can be used for...so many things! Even the humble . can be used to dereference or as a decimal point. My point is that if "a symbol having multiple meanings" is a problem, then basically all languages have a problem. |
|
{} always means "group of related stuff"
: always means : (sic) separator between a thing and something about the thing.