elixirscript / elixirscript/elixirscript

enforce extra type checks

Open
#405 1 comment 0 reactions 0 assignees View on GitHub
kind:enhancement
Dominant language
Elixir
Stars
1.6k
Forks
68
PR merge metrics
No merged PRs in 30d

Description

```
[] |> :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.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.