clojure-koans/.calva/output-window/output.calva-repl
2022-11-04 17:29:46 +00:00

215 lines
5.4 KiB
Text
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

; This is the Calva evaluation results output window.
; TIPS: The keyboard shortcut `ctrl+alt+o o` shows and focuses this window
; when connected to a REPL session.
; Please see https://calva.io/output/ for more info.
; Happy coding! ♥️
; Jacking in...
; Starting Jack-in Terminal: cmd.exe /d /c lein update-in :dependencies conj [nrepl,"1.0.0"] -- update-in :plugins conj [cider/cider-nrepl,"0.28.5"] -- update-in [:repl-options,:nrepl-middleware] conj '["cider.nrepl/cider-middleware"]' -- with-profile +dev repl :headless
; Hooking up nREPL sessions...
; Connected session: clj
; TIPS:
; - You can edit the contents here. Use it as a REPL if you like.
; - `alt+enter` evaluates the current top level form.
; - `ctrl+enter` evaluates the current form.
; - `alt+up` and `alt+down` traverse up and down the REPL command history
; when the cursor is after the last contents at the prompt
; - Clojure lines in stack traces are peekable and clickable.
cljkoan-engine.runner>  ; Use `alt+enter` to evaluate
; Jack-in done.
cljkoan-engine.runner> 
; Syntax error compiling at (02_strings.clj:52:3).
; Unable to resolve symbol: = in this context
cljkoans.02-strings> 
; Syntax error compiling at (02_strings.clj:49:3).
; Unable to resolve symbol: = in this context
cljkoans.02-strings> 
; Syntax error compiling at (02_strings.clj:46:3).
; Unable to resolve symbol: = in this context
cljkoans.02-strings> 
; Syntax error compiling at (02_strings.clj:43:3).
; Unable to resolve symbol: = in this context
cljkoans.02-strings> 
; Syntax error compiling at (02_strings.clj:40:3).
; Unable to resolve symbol: = in this context
cljkoans.02-strings> 
; Syntax error compiling at (02_strings.clj:37:3).
; Unable to resolve symbol: = in this context
cljkoans.02-strings> 
; Syntax error compiling at (02_strings.clj:52:3).
; Unable to resolve symbol: = in this context
cljkoans.02-strings> 
; Syntax error compiling at (02_strings.clj:55:3).
; Unable to resolve symbol: = in this context
cljkoans.02-strings> 
nil
cljkoans.02-strings> 
true
cljkoans.02-strings> 
true
cljkoans.02-strings> 
true
cljkoans.02-strings> 
true
cljkoans.02-strings> 
true
cljkoans.02-strings> 
true
cljkoans.02-strings> 
true
cljkoans.02-strings> 
true
cljkoans.02-strings> 
true
cljkoans.02-strings> 
true
cljkoans.02-strings> 
true
cljkoans.02-strings> 
true
cljkoans.02-strings> 
true
cljkoans.02-strings> 
true
cljkoans.02-strings> 
true
cljkoans.02-strings> 
true
cljkoans.02-strings> 
true
cljkoans.02-strings> 
true
cljkoans.02-strings> 
true
cljkoans.02-strings> 
true
cljkoans.02-strings> 
true
cljkoans.02-strings> 
true
cljkoans.02-strings> 
nil
cljkoans.02-strings> 
nil
cljkoans.01-equalities> 
nil
cljkoans.03-lists> 
true
cljkoans.03-lists> 
true
cljkoans.03-lists> 
; Execution error (ClassCastException) at koans.03-lists/eval8396 (form-init3918932579686800123.clj:12).
; class java.lang.Long cannot be cast to class clojure.lang.IFn (java.lang.Long is in module java.base of loader 'bootstrap'; clojure.lang.IFn is in unnamed module of loader 'app')
cljkoans.03-lists> 
true
cljkoans.03-lists> 
true
cljkoans.03-lists> 
true
cljkoans.03-lists> 
false
cljkoans.03-lists> 
false
cljkoans.03-lists> 
true
cljkoans.03-lists> 
; Syntax error compiling at (03_lists.clj:24:6).
; Unable to resolve symbol: a in this context
cljkoans.03-lists> 
false
cljkoans.03-lists> 
true
cljkoans.03-lists> 
false
cljkoans.03-lists> 
nil
cljkoans.03-lists> 
true
cljkoans.03-lists> 
true
cljkoans.03-lists> 
true
cljkoans.03-lists> 
true
cljkoans.03-lists> 
true
cljkoans.03-lists> 
true
cljkoans.03-lists> 
true
cljkoans.03-lists> 
true
cljkoans.03-lists> 
true
cljkoans.03-lists> 
false
cljkoans.03-lists> 
true
cljkoans.03-lists> 
true
cljkoans.03-lists> 
nil
cljkoans.03-lists> 
nil
cljkoans.04-vectors> 
true
cljkoans.04-vectors> 
true
cljkoans.04-vectors> 
true
cljkoans.04-vectors> 
true
cljkoans.04-vectors> 
true
cljkoans.04-vectors> 
true
cljkoans.04-vectors> 
true
cljkoans.04-vectors> 
false
cljkoans.04-vectors> 
true
cljkoans.04-vectors> 
false
cljkoans.04-vectors> 
false
cljkoans.04-vectors> 
false
cljkoans.04-vectors> 
false
cljkoans.04-vectors> 
false
cljkoans.04-vectors> 
false
cljkoans.04-vectors> 
true
cljkoans.04-vectors> 
nil
cljkoans.04-vectors> 
nil
cljkoans.05-sets> 
; Execution error (IllegalArgumentException) at koans.05-sets/eval8560 (form-init3918932579686800123.clj:7).
; Don't know how to create ISeq from: java.lang.Long
cljkoans.05-sets> 
; Syntax error reading source at (REPL:7:19).
; Map literal must contain an even number of forms
cljkoans.05-sets> 
true
cljkoans.05-sets> 
true
cljkoans.05-sets> 
true
cljkoans.05-sets> 
; Syntax error reading source at (REPL:13:28).
; Duplicate key: 1
cljkoans.05-sets> 
true
cljkoans.05-sets> 
false
cljkoans.05-sets> 
true
cljkoans.05-sets> 
true
cljkoans.05-sets> 
nil
cljkoans.05-sets>