Hacker News new | ask | show | jobs
by Joker_vD 609 days ago
Because the polymorphic function called may also need to pass the whole record it was given to some other polymorphic function a la "void storeInGlobalStorage(key: string, value: T)".