Link [ pkgsrc | NetBSD | pkgsrc git mirror | PR fulltext-search | netbsd commit viewer ]


   
        usage: [branch:branch] [user:user] [path[@revision]] keyword [... [-excludekeyword [...]]] (e.g. branch:MAIN pkgtools/pkg)




switch to index mode

recent branches: MAIN (11m)  pkgsrc-2024Q1 (9d)  pkgsrc-2023Q4 (55d)  pkgsrc-2023Q2 (88d)  pkgsrc-2023Q3 (167d) 

2024-05-26 15:07:37 UTC Now

2019-07-31 13:34:58 UTC MAIN commitmail json YAML

R-zeallot: initial commit.

Provides a %<-% operator to perform multiple, unpacking, and
destructuring assignment in R. The operator unpacks the right-hand
side of an assignment into multiple values and assigns these values to
variables on the left-hand side of the assignment.

(brook)