Not sure if this is allowed but would appreciate s...
# ktor
h
Not sure if this is allowed but would appreciate some feedback on a fun little problem I was working on https://henrycourse.com/2020/04/30/async-caching-in-ktor-with-a-minor-detour/
especially if you have a better way of doing things!
j
pretty neat. curious if there's any way to get rid of the unsafe cast?
h
yeah that'd be decent but I couldn't figure out a nice way of doing it without needing a separate map per combination of types