I'm porting an application (OBJ3) to CMUCL, SBCL, and CLISP. I need a function that will define a total order on two arbitrary structures.
In my other ports, I've used internal functions to get lists of slots, orders on them, etc. Do the CMUCL, SBCL, and CLISP developers have suggestions for implementing such a function? I've dug around the internal functionality, but have not found an obvious solution to this problem. Thanks, Joe --- Joseph R. Kiniry ID 78860581 ICQ 4344804 University College Dublin / National University of Ireland, Dublin KindSoftware, LLC http://www.kindsoftware.com/ Board Chair: NICE http://www.eiffel-nice.org/
