code, screenreader-unfriendly, question Show more
With no further context on why it looks like it does, *could* you work with code that has syntax like this? (Even if it may not be your favourite syntax.)
if (equals a b) ( log "matches"; doThing a b;) else ( log "does not match"; doOtherThing b;)
(Note that this is not a typo; the block syntax is indeed made up of parentheses.)
Small server part of the pixie.town infrastructure. Registration is closed.