the optimal crime rate is non zero and the same goes for traffic death rate, because to bring them to zero would imply a dystopia where personal freedom is seriously limited
:set {:job "Engineer"}
:where |(= ($ :job) "Developer")
What is going on there in that where syntax? if c
x=1
else
x=2
If I ever want to change x, or refactor this code some other way, its a more brittle process over x=c?1:2