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 9ef8924 commit f4c827bCopy full SHA for f4c827b
CHANGELOG.md
@@ -94,6 +94,7 @@ This small feature is very powerful. It allows instrumentation and monitoring to
94
* [Kernel] Add `:delegate_to` `@doc` metadata tag when using `defdelegate`
95
* [Kernel] Improve compile-time building of ranges via the `..` operator
96
* [Kernel] Compile charlist interpolation more efficiently
97
+ * [Kernel] Add `floor/1` and `ceil/1` guards
98
* [Kernel.SpecialForms] Add `:reduce` option to `for` comprehensions
99
* [List] Add `List.myers_difference/3` and `List.improper?/1`
100
* [Macro] Add `Macro.struct!/2` for proper struct resolution during compile time
0 commit comments