typehint

Auto-Check Types, Dimensions, and Values of Function Arguments

CRAN Package

Type hints are special comments within a function body indicating the intended nature of the function's arguments in terms of data types, dimensions and permitted values. The actual parameters with which the function is called are evaluated against these type hint comments at run-time.

  • Version0.1.2
  • R versionunknown
  • LicenseGPL-3
  • Needs compilation?No
  • Last release08/10/2021

Documentation


Team


Insights

Last 30 days

Last 365 days

The following line graph shows the downloads per day. You can hover over the graph to see the exact number of downloads per day.

Data provided by CRAN


Binaries


Dependencies

  • Imports3 packages