News

Using the overload decorator and an input enum argument, I am trying to better define the return type for a function. This however is resulting in very unexpected errors related to return types. It ...