Muni Sign Conundrum: 1 = : = 4
I’m tempted to leave this at a simple WTF? But, well, yeah, maybe that’s a good idea. Spotted by @FelAdelina
(Disclaimer: I never made it past Algebra 2. I did take a logic course in college [one of my faves], but never saw notation like this.)
Pretty sure that means for every four minutes of delay, Muni counts it as one.
The end is nigh. Abandon hope all ye who enter MUNI.
This reminds me of something from Computer Science; in some computer languages, such as Pascal, := is an assignment of values (e.g. x:=4 means x gets the value 4), but since the expression is ill-formed, “1=:=4,” it is meaningless because most languages do not allow mixing of labels (w,y,z, etc.) with operators (+,-,*./ ,;:=).