With broadcasting, `.!ismissing.(x)` is awkward to write. It would be nice to have a function `notmissing` that would get around this.
With broadcasting,
.!ismissing.(x)is awkward to write. It would be nice to have a functionnotmissingthat would get around this.