In CLOJURE write code to create a sliding puzzleSolutionUsag
In CLOJURE, write code to create a sliding puzzle
Solution
Usage,
We can use conj to assign a value (priority) to a new item,
or to assign a new value (priority) to an existing item,
To look up the value (priority) of a given item,
Cheap lists are countable,
and can also be tested for emptiness,
