I wan't that the function is totally independent, ...
# announcements
s
I wan't that the function is totally independent, so that I can use it with any type of object.. I know I could make an interface and use that as return value, but then I would not get all the benefits of generics..