This website requires JavaScript.
Explore
Help
Register
Sign In
mirrors
/
codon
Watch
1
Star
0
Fork
0
You've already forked codon
mirror of
https://github.com/exaloop/codon.git
synced
2025-06-03 15:03:52 +08:00
Code
Issues
Projects
Releases
Wiki
Activity
1fc0655ea7
Branches
Tags
View all branches
codon
/
stdlib
/
functools.codon
5 lines
97 B
Python
Raw
Normal View
History
Unescape
Escape
Refactor IR; updates for 2023 (#157) * Refactor IR * Update image size in docs
2023-01-08 14:24:10 -05:00
# Copyright (C) 2022-2023 Exaloop Inc. <https://exaloop.io>
stdlib/functools.codon
2022-01-24 05:56:56 +01:00
def
partial
(
)
:
# internal
Initial commit
2021-09-27 14:02:44 -04:00
pass
Reference in New Issue
Copy Permalink