Vladimir

26%
Flag icon
If possible, avoid creating functions that return Union types, as they put an extra burden on the user—forcing them to check the type of the returned value at runtime to know what to do with it.
Fluent Python: Clear, Concise, and Effective Programming
Rate this book
Clear rating
Open Preview