From 2cb722af567ae01e76fdc982fa901de1a4ae75d5 Mon Sep 17 00:00:00 2001 From: Michael Bianco Date: Thu, 14 Dec 2023 09:45:42 -0700 Subject: [PATCH] docs: reference funcy --- README.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/README.rst b/README.rst index 15035be..31fb3a7 100644 --- a/README.rst +++ b/README.rst @@ -2,6 +2,7 @@ The Whatever Object =================== An easy way to make lambdas by partial application of python operators. +Pairs well with funcy (https://github.com/Suor/funcy). Inspired by Perl 6 one, see http://perlcabal.org/syn/S02.html#The_Whatever_Object