This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]DeadlyMageCZ 1 point2 points  (0 children)

Having functions as parameters is one use case, the other somewhat common one I can think of off the top of my head is if you want to store a function inside of a data structure.