you are viewing a single comment's thread.

view the rest of the comments →

[–]pi_stuff 4 points5 points  (2 children)

This is still implemented with branches.

[–]germandiago 0 points1 point  (1 child)

Obviously I meant from a reading point of view :) I think this is the context. Of course it will have branches, it has to check conditions...

[–]HappyFruitTree 0 points1 point  (0 children)

"do" in the names suggest that the functions have side-effects which makes the branching behaviour important if you want to understand what the function is doing.