i recently discovered a nice feature called overloading, now the question is can i also do that for outputs? for example i want to call a function that would automatically return the datatype i assign the function to

right now im geting an error saying "blabla and blabla cant overload eachother because they only differ by return types