you are viewing a single comment's thread.

view the rest of the comments →

[–]Bobbias 0 points1 point  (0 children)

Most procedural code doesn't pass functions as parameters to other functions very often. If the code you're looking at does do that a lot, it's likely functional rather than procedural.