Hacker News new | ask | show | jobs
by lastofus 3448 days ago
It's also one of the coolest features in Elixir IMO.

http://elixir-lang.org/getting-started/enumerables-and-strea...

1 comments

Awesome. Is Elixir prevalent in production yet? Will it be?

I think I want to learn either OCaml or Elixir next.

It's probably more prevalent than OCaml at this point despite it's young age. It builds on top of Erlang/OTP which is quite battle tested and used by several major companies. The community behind it is quite strong as well.