mirror of
https://github.com/gleam-lang/gleam.git
synced 2025-08-04 19:08:20 +00:00
remove annoyance since we now have echo
This commit is contained in:
parent
ccdb8123b9
commit
456d64fcfa
1 changed files with 0 additions and 6 deletions
|
@ -12,12 +12,6 @@ implemented. These are tracked in the Gleam issue tracker instead.
|
|||
|
||||
For example, regex compilation.
|
||||
|
||||
## Runtime debugging is basic
|
||||
|
||||
Rust's `dbg!` and Elixir's `dbg` were mentioned as good additions.
|
||||
|
||||
We have a reserved `echo` keyword for this.
|
||||
|
||||
## JavaScript custom type representation could be faster
|
||||
|
||||
There's performance improvements to be had. Would would be optimal?
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue