Home
Awesome
Strong Typing
<p>Decorator which <b>checks at Runtime</b> whether the function is called with the correct type of parameters.<br> And <b><em>raises</em> TypeMisMatch</b> if the used parameters in a function call where invalid.</p>
Docs have been moved to 'readthedocs'