What Is Elixir Lambda And When To Use Them
elixir, functional programming
TL;DR In the previous post, we explained Elixir Strings. Let’s introduce Elixir First Class functions, Lambdas. This post is part of the functional language series, and it is based on…