Viewing profile — E17D17ZUVC
E17D17ZUVC
HN member- Joined
- Sun, Feb 12, 2023, 12:28 PM UTC
- HN karma
- 1
- Public activity
- 1 items
- HN profile
- View on Hacker News ↗
About E17D17ZUVC
No profile information was provided.
Recent public activity
-
comment
Comment #34762398
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? …