Advertisement
Guest User

Untitled

a guest
May 7th, 2019
152
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.59 KB | None | 0 0
  1. Debugger entered--Lisp error: (wrong-type-argument sequencep #<hash-table equal 2/2 0x1653b45>)
  2. mapcar((lambda (l) (apply func l)) #<hash-table equal 2/2 0x1653b45>)
  3. map-apply(cons #<hash-table equal 2/2 0x1653b45>)
  4. map-pairs(#<hash-table equal 2/2 0x1653b45>)
  5. cider--nrepl-print-request-map(70)
  6. cider--repl-request-map(70)
  7. cider-repl-eval-init-code(#f(compiled-function () #<bytecode 0x143396d>))
  8. cider-repl-init(#<buffer *cider-repl work/connecting:localhost:42563(clj)*> #f(compiled-function () #<bytecode 0x143396d>))
  9. cider--connected-handler()
  10. run-hooks(nrepl-connected-hook)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement