Skip to content

Commit

Permalink
NEWS for #29749
Browse files Browse the repository at this point in the history
  • Loading branch information
mbauman authored Dec 3, 2018
1 parent 6b04291 commit f91157c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ New library functions
* `splitpath(p::String)` function, which is the opposite of `joinpath(parts...)`: it splits a filepath into its components ([#28156]).
* `isnothing(::Any)` function, to check whether something is a `Nothing`, returns a `Bool` ([#29679]).
* `getpid(::Process)` method ([#24064]).
* `eachrow`, `eachcol` and `eachslice` functions provide efficient iterators over slices of arrays ([#29749]).

Standard library changes
------------------------
Expand Down

0 comments on commit f91157c

Please sign in to comment.