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.
Package details |
|
---|---|
Maintainer | Joachim Zuckarelli <joachim@zuckarelli.de> |
License | GPL-3 |
Version | 0.1.0 |
URL | https://github.com/jsugarelli/typehint/ |
Package repository | View on GitHub |
Installation |
Install the latest version of this package by entering the following in R:
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.