typr-core 0.5.11

Core type checking and transpilation logic for TypR - a typed superset of R
Documentation
1
2
3
4
5
6
7
#' @include std.R
#' @include generic_functions.R
#' @include types.R
MyModule <- new.env(parent = emptyenv())
local({

})