Join Slack
Hi, does ksp cache resolved types so that subsequent calls don't incur the same cost? Or should I ha...
# ksp
w
Wyatt Kennedy
09/19/2023, 9:10 PM
Hi, does ksp cache resolved types so that subsequent calls don't incur the same cost? Or should I handle storing and retrieving calls to resolve?
✅ 1
j
Jiaxiang
09/19/2023, 9:18 PM
resolved types are cached per round, you should not need to worry about caching types yourself.
👍 1
22
Views
Open in Slack
Previous
Next
kotlinlang
A modern programming language that makes developers happier.
Powered by