GNU bug report logs - #40067
clojure does not find namespace "clojure.set"

Previous Next

Package: guix;

Reported by: Jesse Gibbons <jgibbons2357 <at> gmail.com>

Date: Sun, 15 Mar 2020 04:05:02 UTC

Severity: normal

Done: Eugen Stan <eugen.stan <at> netdava.com>

Bug is archived. No further changes may be made.

Full log


Message #8 received at 40067 <at> debbugs.gnu.org (full text, mbox):

From: Alex ter Weele <alex.ter.weele <at> gmail.com>
To: 40067 <at> debbugs.gnu.org
Subject: clojure does not find namespace "clojure.set"
Date: Mon, 15 Mar 2021 16:20:05 -0400
Hi Jesse,

I found that dir works once the namespace has been "require"d, so this
works:

user=> (require 'clojure.set)
nil
user=> (dir clojure.set)
difference
index
...


Given that, I'm not sure why (dir clojure.string) works, but I'm
guessing that once clojure starts, something has already done (require
'clojure.string).

I don't think there's a bug with the Guix clojure package here.




This bug report was last modified 2 years and 18 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.