Julia User Thu, 05 Mar 2015 20:24:31 -0800
hi, just a quick question: julia 0.4 git version
what is the best way to do something similar to pythons: if foo == 'abc' and bar == 'bac' and zoo != '123': # do something Thanks