elixirscript / elixirscript/elixirscript
enforce extra type checks
Aberta
kind:enhancement
- Linguagem predominante
- Elixir
- Estrelas
- 1.6k
- Forks
- 68
- Métricas de merge de PRs
- Nenhum PR com merge em 30d
Descrição
```
[] |> :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.
Guia de contribuição
Avaliação
Esta issue ainda não foi avaliada.