Hacker News new | ask | show | jobs
by nwalter08 3613 days ago
I wonder if topics learned would apply to Swift. Any ideas?
1 comments

Only to a limited degree. Swift is not a functional language, though it has some things that are sorta functional. The Haskell paradigm does not translate to an eager, non-GC language like Swift easily.