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

Looks interesting. How do you tell map what function to use?


You probably need `compose(foo, partial(map, fn), bar)`.


Yeah, you do this or use curried version:

    pytoolz.curried.map(fn)




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

Search: