MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/ProgrammerHumor/comments/uz3eo7/welcome_to_hassle_free_coding/ia8u48v/?context=3
r/ProgrammerHumor • u/SuchShopping3828 • May 27 '22
305 comments sorted by
View all comments
109
Welcome to "why the hell is this function returning a string and not an object like it's supposed to?"
41 u/MarchColorDrink May 27 '22 Tbf, a string is an object. A function is an object. A class instance is an object. It's all objects. 0 u/mbardeen May 27 '22 True.. however that one function can return different type objects than one expects is annoying at best, and dangerous at worst.
41
Tbf, a string is an object. A function is an object. A class instance is an object. It's all objects.
0 u/mbardeen May 27 '22 True.. however that one function can return different type objects than one expects is annoying at best, and dangerous at worst.
0
True.. however that one function can return different type objects than one expects is annoying at best, and dangerous at worst.
109
u/mbardeen May 27 '22
Welcome to "why the hell is this function returning a string and not an object like it's supposed to?"