Decorator which checks whether the function is called with the correct type of parameters.
python property decorator type-checking typechecking docstring-checker runtime-checking setter-getter typing-decorator
-
Updated
Jan 5, 2025 - Python