Print instruction list correctly

This commit is contained in:
Lee Spector 2023-11-19 10:28:20 -05:00
parent 177f3ad1eb
commit 30daac848a

View File

@ -54,7 +54,7 @@
downsample? false} downsample? false}
:as argmap}] :as argmap}]
;; ;;
(prn {:starting-args (update (update argmap :error-function str) :instructions str)}) (prn {:starting-args (update (update argmap :error-function str) :instructions utils/not-lazy)})
(println) (println)
;; ;;
(loop [generation 0 (loop [generation 0