Conversation
Notices
-
Wow, I just implemented generic function types in what seems like the most convoluted system. However I cannot think of a simpler way.
-
Basically I used a function to take a parameterized type, which returns the rebound function of that type.
-
Idk if I explained that at all, actually
-
-