Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

When your function returns a function, it's cleaner.

func funcName() -> Int -> String { return { (i: Int) -> String in return i.toString() } }



Consider applying for YC's Summer 2026 batch! Applications are open till May 4

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: