Intro to Higher Order Functions
What is Higher Order Function (HOF) ?
Before going to understand higher order functions, let's see why we need HOF and what kind of problem it's solves.
let's take simple example, consider one use case where you need to double every element of an ar...
prashant0705.hashnode.dev2 min read