Lambda Expression
Jan 31, 2023 · 2 min read · the lambda expression was first introduced to the programming world after the function pointer as we discussed previously. the function pointer refers to a pointer that holds the address of the function to be used as an argument to another function, ...
Join discussion


