Hacker News new | ask | show | jobs
by jakub_h 3626 days ago
> A set of conditionals is probably the most obvious way to express branching.

Besides object polymorphism and sets of conditionals, there's also generalized predicate dispatch, but that's probably an overkill for many things.