We can't find the internet
Attempting to reconnect
Something went wrong!
Hang in there while we get back on track
Current Limitations
- search in elixir (and erlang) standard library only
- no IO
- no "apply"
-
some reasonable Elixir syntax is not supported at the moment
- capture operator anonymous functions : &{ &1, &1 + 1 }
- etc...