Crandore Hub

typehint

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

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.

Versions across snapshots

VersionRepositoryFileSize
0.1.2 rolling linux/jammy R-4.5 typehint_0.1.2.tar.gz 66.0 KiB
0.1.2 rolling linux/noble R-4.5 typehint_0.1.2.tar.gz 65.9 KiB
0.1.2 rolling source/ R- typehint_0.1.2.tar.gz 42.6 KiB
0.1.2 latest linux/jammy R-4.5 typehint_0.1.2.tar.gz 66.0 KiB
0.1.2 latest linux/noble R-4.5 typehint_0.1.2.tar.gz 65.9 KiB
0.1.2 latest source/ R- typehint_0.1.2.tar.gz 42.6 KiB
0.1.2 2026-04-26 source/ R- typehint_0.1.2.tar.gz 42.6 KiB
0.1.2 2026-04-23 source/ R- typehint_0.1.2.tar.gz 42.6 KiB
0.1.2 2026-04-09 windows/windows R-4.5 typehint_0.1.2.zip 68.8 KiB
0.1.2 2025-04-20 source/ R- typehint_0.1.2.tar.gz 42.6 KiB

Dependencies (latest)

Imports