Hacker News new | ask | show | jobs
by balthasar 1750 days ago
I would write it like this. Seems fine to me

  do_a_thing(now, using, five, different, parameters
      ) if some_complex_condition(using, four, different, parameters
      ) else do_another_thing(having, three, parameters)