Nice. I used eval(Meta.parse(...))
, but this is prettier. Of course, ideally parse(condition, "...")
would just work, but oh well, I’ll take your solution.
Nice. I used eval(Meta.parse(...))
, but this is prettier. Of course, ideally parse(condition, "...")
would just work, but oh well, I’ll take your solution.