From 6a0d7f5c434c3564d0119befb6799fd77581050a Mon Sep 17 00:00:00 2001 From: Paul Oliver Date: Fri, 3 Jan 2025 11:01:20 -0800 Subject: Initial --- README.md | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 README.md (limited to 'README.md') diff --git a/README.md b/README.md new file mode 100644 index 0000000..c114dbd --- /dev/null +++ b/README.md @@ -0,0 +1,4 @@ +My solutions to Sandy's amazing book. +https://thinkingwithtypes.com/ + +Not all exercises are included. I focused on those that require actual coding. -- cgit v1.2.1