News

Wouldn't support for more "natural" outputs be better? Read the whole story ...
Functions that return multiple values are hard to name clearly. It's easy to mistake the order of the return values. (password, username) = GetUsernameAndPassword() ...