Ben Terhechte
— journal
--rss
--accent
$
grep -l
"#generics"
~/terhechte/journal
/*.md
Posts tagged
#generics
posts
1
years
1
tag
generics
[
2015
]
01 · posts
2015-06-17
Generic method overloading by protocol in Swift
See how you can even overload methods in a generic manner by using protocols