By the way,
The library consists of one small module (or actually, one single public function, even).
The code still uses quite a few if/else statements inside this function definition. Is there a way to make this code even more Elixir-idiomatic?
By the way,
The library consists of one small module (or actually, one single public function, even).
The code still uses quite a few if/else statements inside this function definition. Is there a way to make this code even more Elixir-idiomatic?