Skip to content

A workshop where we reimplement functions found in the Elixir Enum module

Notifications You must be signed in to change notification settings

cphex/enum_workshop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Enum Workshop

A workshop where we reimplement functions found in the Elixir Enum module.

You can find a description about a given module by typing h Enum.count in iex.

Installation

Create a fork of the repo and push your solution to your fork so we can compare solutions at the end of the workshop.

About

A workshop where we reimplement functions found in the Elixir Enum module

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages