Login
From:
Ole Begemann
(Uncensored)
subscribe
A heterogeneous dictionary with strong types in Swift – Ole Begemann
https://oleb.net/2022/heterogeneous-dictionary/
links
backlinks
Roast topics
Find topics
Find it!
I wrote a dictionary type where each key defines the type of value it stores. The public API is fully type-safe.