This website requires JavaScript.
Explore
Help
Register
Sign In
mirrors
/
codon
mirror of
https://github.com/exaloop/codon.git
Watch
1
Star
0
Fork
You've already forked codon
0
Code
Issues
Projects
Releases
Wiki
Activity
e7bb5c1609
codon
/
stdlib
/
functools.codon
5 lines
97 B
Python
Raw
Normal View
History
Unescape
Escape
2024 updates (#548) * Update copyright dates in stdlib * Update copyright dates in cpp files * Update copyright dates in h files * Update copyright dates in py files * Bump version * Update LICENSE * Update release notes
2024-03-03 05:30:03 +08:00
# Copyright (C) 2022-2024 Exaloop Inc. <https://exaloop.io>
stdlib/functools.codon
2022-01-24 12:56:56 +08:00
def
partial
(
)
:
# internal
Initial commit
2021-09-28 02:02:44 +08:00
pass