Type-Checking Function Overloading Decorator

Linked on Feb 25 at 1:42

I generally avoid the practice these decorators are trying to ease, namely type-checking on methods, but it’s useful to have around.