Publish to my blog (weekly)
Enum · Elixir School All the collections that we learned about in the previous lesson , with the exception of tuples, are enumerables. without producing a new value, iterate over a collection The each/2 function does return the atom :ok . produce a new collection specify a function to produce the minimum value in case the enumerable is empty include only those elements ...