Skip to content

Comment on Elixir is for programmers

Comments

How Elixir offer type check - compile time parameter validity check on each specialized types - or similar feature?

Is this type inferencing language?

I suspect it's actually done at runtime. Erlang for instance is dynamically typed, but also has pattern matching. I suspect Elixir is similar.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.