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 5ef235a commit 25d3698Copy full SHA for 25d3698
NEWS.md
@@ -23,6 +23,8 @@ New library functions
23
---------------------
24
25
* `logrange(start, stop; length)` makes a range of constant ratio, instead of constant step ([#39071])
26
+* `readdirx` for returning directory contents along with the type of the entries in a vector of new `FileKind`
27
+ objects ([#53377])
28
29
New library features
30
--------------------
0 commit comments