|
|
|
|
|
by cgrimm1994
1583 days ago
|
|
Yes! I almost made this mistake. Although I'm not sure @partial is the most apt name for the decorator, as it produces a function which can be partially applied. In retrospect, @partialize or something like it might be more appropriate. |
|