Join Slack
Powered by
Does anyone know of a multiplatform LRU Cache impl...
# multiplatform
s
spierce7
04/11/2021, 3:04 AM
Does anyone know of a multiplatform LRU Cache implementation?
j
Joost Klitsie
04/11/2021, 1:00 PM
You can make a very simple one yourself using linkedhashmap, which comes with kotlin
15
Views
Open in Slack
Previous
Next