From fe843e2248959625c861dc0ca73d4dfc68f6f435 Mon Sep 17 00:00:00 2001 From: jultty Date: Mon, 7 Oct 2024 09:25:42 -0300 Subject: [PATCH] New link: Functional Programming with Python 3.12 --- content/links/wickstrom-functional-python-3-12.md | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 content/links/wickstrom-functional-python-3-12.md diff --git a/content/links/wickstrom-functional-python-3-12.md b/content/links/wickstrom-functional-python-3-12.md new file mode 100644 index 0000000..0e109ed --- /dev/null +++ b/content/links/wickstrom-functional-python-3-12.md @@ -0,0 +1,6 @@ ++++ +title = "Statically Typed Functional Programming with Python 3.12" +date = 2024-10-07 +[extra] +url = "https://wickstrom.tech/2024-05-23-statically-typed-functional-programming-python-312.html" ++++