Errors: Difference between revisions

From mojo_puzzler
Jump to navigation Jump to search
(Created page with "===== Return to: Insightful Comments ===== <h1>path into atom</h1> "Typically path into atom means your chialisp is trying to traverse a list, but you've given it an atom. So either drop parentheses in the chialisp[puzzle], or add them in the solution".")
 
No edit summary
 
Line 1: Line 1:
===== Return to: [[Insightful Comments|Insightful Comments]] =====
===== Return to: [[Insightful Comments|Insightful Comments]] =====
<h1>path into atom</h1>
<h1>path into atom</h1>
"Typically path into atom means your chialisp is trying to traverse a list, but you've given it an atom. So either drop parentheses in the chialisp[puzzle], or add them in the solution".
"Typically path into atom means your chialisp is trying to traverse a list, but you've given it an atom. So either drop parentheses in the chialisp[puzzle], or add them in the solution". -GWalmsley 20240121

Latest revision as of 18:23, 25 January 2024

Return to: Insightful Comments

path into atom

"Typically path into atom means your chialisp is trying to traverse a list, but you've given it an atom. So either drop parentheses in the chialisp[puzzle], or add them in the solution". -GWalmsley 20240121