dgkf/typewriter: Type annotations and runtime type checks

Adds type annotations and runtime type checks for R in a convenient syntax. Provides an interface for type generics and type bounds, using standard R functions to provide a form of class traits or interfaces. Aims to work nicely with the existing R ecosystem, allowing the type system to work out-of-the-box without the need to declare types or define types manually.

Getting started

Package details

Maintainer
LicenseMIT + file LICENSE
Version0.0.0.9000
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("dgkf/typewriter")
dgkf/typewriter documentation built on March 17, 2022, 5:16 p.m.