Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
E17D17ZUVC
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
E17D17ZUVC
4y ago
Swift, I was once puzzled by the named function parameter, but then notice later func icon(forFile fullPath: String) -> NSImage func icon(forFiles fullPaths: [String]) -> NSImage? func icon(for contentType: UTType) -> NSImage func