I recently rewrote a service that was on AWS API Gateway and Lambda in Elixir and apparently that intrigued some…
I’m working on a small PR for an open source project and I needed to figure out if a function supported a specific arity from the format {module, function} .
{module, function}