#5: Anonymous Functions in Elixir
This is post #5 of the short post series on the foundational elements of Elixir. In this post, I am going to briefly explain the use of anonymous functions in Elixir. As their name implies, anonymous functions are functions without a name, defined us...
stephanyu.hashnode.dev2 min read