We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 75347cb commit a7fccb8Copy full SHA for a7fccb8
CHANGELOG.md
@@ -5,6 +5,7 @@
5
- The `float` module gains the `loosely_equals` function.
6
- The `io` module gains `print_error` and `println_error` functions for
7
printing to stderr.
8
+- The `set` module gains the `drop` function.
9
- The `io.debug` function now prints to stderr instead of stdout when using
10
the Erlang target or running in Node.js (but still uses `console.log`
11
when running as JavaScript in a browser)
0 commit comments