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

I believe they're asking for "this function returns a function of the same type (Fn/FnMut/FnOnce) as its first argument, but with different arguments. A generic way to write something like `fn bind<T, F: Fn(T,...) >(f: F, arg: T) -> Fn(...)`


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

Search: