# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "curry" in publications use:' type: software title: 'curry: Partial Function Application and Currying with %<%, %-<%, %><%, and %<% operators which allows for a programming style comparable to modern functional languages. Compared to other implementations such a purrr::partial() the operators in curry composes functions with named arguments, aiding in autocomplete etc. authors: - family-names: Pedersen given-names: Thomas Lin email: thomasp85@gmail.com - email: thomasp85@gmail.com repository: https://thomasp85.r-universe.dev repository-code: https://github.com/thomasp85/curry commit: e68ed51ec823f81986774ce855da278559d79f13 url: https://github.com/thomasp85/curry date-released: '2016-09-28' contact: - family-names: Pedersen given-names: Thomas Lin email: thomasp85@gmail.com - email: thomasp85@gmail.com