Let's Code Elixir: Enumerables and Enum - Episode 004

Опубликовано: 28 Октябрь 2024
на канале: CodeOps Show
981
37

#elixir #learncoding

In this episode we look at Enumerables and the Enum module. Enumerables are generally data structures like List, Map, MapSet, Ranges in elixir. These data structures can have algorithms applied to them using the Enum module. In this episode we try to build a sequence number generator for our game records.

Watch the Missing Bit:    • Let's Code Elixir: Enumerables and En...