Login
From:
Ryan's Blog
(Uncensored)
subscribe
The Type of Sprintf
https://ryanbrewer.dev/posts/type-of-sprintf/
links
backlinks
Roast topics
Find topics
Find it!
Most static type systems wouldn't let you make something like sprintf, whose type is determined by a format string. Dependent types can save the day! Read more here!