Search found 1 match

by E S
Sun May 15, 2011 7:37 am
Forum: Common Lisp
Topic: Best way to compare parameter members
Replies: 3
Views: 4429

Best way to compare parameter members

Hi guys, first time poster and newbie lisp coder looking for a little help. I'm writing a program with several parameters. One of these is the world state, one contains a group of lists called RR, and the other contains just one state called PR. The idea is that the user will choose a list from RR t...