bug#77762: [PATCH] web: Add JSON module.

Tomas Volf <[email protected]> Sat, 12 Apr 2025 18:01:17 +0200
Newsgroups gmane.lisp.guile.bugs
Message-ID <[email protected]>
> - null is the symbol 'null

Out of curiosity, what are your thoughts about using #nil instead?

Tomas

-- 
There are only two hard things in Computer Science:
cache invalidation, naming things and off-by-one errors.