Open
Description
- https://code.lol/post/programming/higher-kinded-types/
-
Lenz: I think we could improve RTKQ's ts performance a lot with this as module approach as a lot of things could get less eager, and injectEndpoints and enhanceEndpoints would get easier
-
history-blob-adapter/index.ts
-
Ben: i don't actually know if this HKT approach is faster than a registry
-
- https://github.com/gvergnaud/hotscript
-
Mark: I keep wondering if Hotscript would be useful, and if it would make type perf better or worse
-