Skip to content

Commit

Permalink
release 2025-01
Browse files Browse the repository at this point in the history
  • Loading branch information
vindarel committed Jan 9, 2025
1 parent 57cf22b commit d2000f2
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions index.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ The CL Cookbook aims to tackle all sort of topics, for the beginner and for the
+ [format](strings.html#string-formatting-format)
* [Regular Expressions](regexp.html)
* [Numbers](numbers.html)
* NEW! ⭐ [Equality](equality.html)
* [Equality](equality.html)
* [Loops, iteration, mapping](iteration.html)
* [Multidimensional Arrays](arrays.html)
* [Dates and Times](dates_and_times.html)
Expand Down Expand Up @@ -69,7 +69,7 @@ The CL Cookbook aims to tackle all sort of topics, for the beginner and for the
* [Interfacing with your OS](os.html)
* [Databases](databases.html)
* [Foreign Function Interfaces](ffi.html)
* NEW! ⭐ [Building Dynamic Libraries](dynamic-libraries.html)
* [Building Dynamic Libraries](dynamic-libraries.html)
* [GUI programming](gui.html)
* [Sockets](sockets.html)
* [WebSockets](websockets.html)
Expand Down
4 changes: 2 additions & 2 deletions metadata.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ title:
creator:
- role: author
text: The Common Lisp Cookbook contributors
rights: © 2023 December, 13th, vindarel <[email protected]>.
This e-book is free of charge, but you can [pay what you want](https://ko-fi.com/s/01fee22a32) for it.
rights: © January 2025, vindarel <[email protected]>.
This e-book is free of charge, but you can [pay what you want](https://ko-fi.com/s/01fee22a32) for it.
cover-image: orly-cover.png
...

0 comments on commit d2000f2

Please sign in to comment.