You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A basic Elixir server and behaviour for generateing a numeric
sequence. Sequences are defined using a behaviour, and you can use
this project to start up a GenServer that will serve numbers in the
sequence.