enforce extra type checks

Open
#405 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
35/100
Issue type
Bug
Clarity
Needs clarification
Activity status
Stale
Tech stack
elixir, javascript
Domain
compilers

Research direction

No files or tests are named. Start by reproducing the two examples in ElixirScript and comparing their behavior with Elixir, then trace the relevant type-checking or error-handling entry point. Done means these cases crash as expected and the broader set of similar mismatches is addressed.

Written by the indexing model from the issue text.

Description

kind:enhancement
[] |> :erlang.binary_to_integer
NaN

length(0)
undefined

We should crash here, given that is the behavior of elixir. I am sure there is many more like this.

Dominant language
Elixir
Stars
1.6k
Forks
69
PR merge metrics
No merged PRs in 30d

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from elixirscript/elixirscript

All issues in elixirscript/elixirscript

Similar issues

More Elixir issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.