kay pfp
kay
@kashyab
starting my day with learning about higher-order functions in cs: > hof does one of the following: takes one or more functions as an argument, returns a function in its result > it's a powerful concept in functional programming allowing for a higher level of abstraction > think how powerful it is to pass around the functions as variables > e.g.: map, reduce, filter
0 reply
0 recast
1 reaction