When me and my friends were participating in a contest, half of the program's chrashes were because of wrongly passing arguments to another function. Reversing their order for example. I know, that's just plain stupid, but it has happend multiple times ;)<p>So I set out to make a library that makes type checking just a little bit easier. I hope that next time we take part in that competition, this will save us some time<p>What do you think of it?