(:import [other.ns Type]) was a no-op (import unbound), so (Type. ...) failed with 'Unknown class'. Bind import to register each named type's ctor closure under the current ns. Corpus 2691->2692. |
||
|---|---|---|
| .. | ||
| chez | ||
(:import [other.ns Type]) was a no-op (import unbound), so (Type. ...) failed with 'Unknown class'. Bind import to register each named type's ctor closure under the current ns. Corpus 2691->2692. |
||
|---|---|---|
| .. | ||
| chez | ||