TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Rudimentary Currying and Partial Application in Python

13 pointsby ighostalmost 16 years ago

1 comment

jmillikinalmost 16 years ago
<a href="http://docs.python.org/library/functools.html#functools.partial" rel="nofollow">http://docs.python.org/library/functools.html#functools.part...</a><p>This already exists in the standard library as functools.partial, except the stdlib version is better in nearly every way.
评论 #654162 未加载
评论 #654095 未加载