mailund/pmatch: Pattern Matching

Implements type constructions and pattern matching. Using this package, you can specify a type of object and write functions that matches against the structure of objects of such types to program data structure transformations more succinctly.

Getting started

Package details

Maintainer
LicenseGPL-3
Version0.1.5.9000
URL https://github.com/mailund/pmatch
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("mailund/pmatch")
mailund/pmatch documentation built on Feb. 4, 2020, 4:55 a.m.