1
0
mirror of https://github.com/exaloop/codon.git synced 2025-06-03 15:03:52 +08:00
codon/stdlib/functools.codon
2024-08-10 13:51:52 -07:00

6 lines
113 B
Python

# Copyright (C) 2022-2024 Exaloop Inc. <https://exaloop.io>
@no_arg_reorder
def partial(): # internal
pass