1
0
mirror of https://github.com/exaloop/codon.git synced 2025-06-03 15:03:52 +08:00
codon/stdlib/functools.codon
2025-02-08 17:09:30 -08:00

6 lines
113 B
Python

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