From 9fea305248e766c84e855932c241a48ac593c190 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Wed, 31 May 2023 00:01:28 +0000 Subject: [PATCH] update fpb.json --- fpb.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/fpb.json b/fpb.json index b273f62..d352f5e 100644 --- a/fpb.json +++ b/fpb.json @@ -12519,6 +12519,11 @@ "url": "http://www.unexpected-vortices.com/clojure/brief-beginners-guide/", "title": "A Brief Beginner’s Guide To Clojure" }, + { + "url": "https://clojure-book.gitlab.io", + "title": "Clojure", + "author": "Karthikeyan A K" + }, { "url": "http://java.ociweb.com/mark/clojure/article.html", "title": "Clojure - Functional Programming for the JVM",