break loop julia code example Example: julia stop for loop for i in a, j in b if i == j break end end