i just discovered that julia has pipe (|>) syntax:
values = [1, 2, 3, nothing, 5]
if values .|> isnothing |> any
println("at least one value is nothing")
I'm gonna abuse this so much
i just discovered that julia has pipe (|>) syntax:
values = [1, 2, 3, nothing, 5]
if values .|> isnothing |> any
println("at least one value is nothing")
I'm gonna abuse this so much
076萌SNS is a social network, courtesy of 076. It runs on GNU social, version 2.0.2-beta0, available under the GNU Affero General Public License.
All 076萌SNS content and data are available under the Creative Commons Attribution 3.0 license.