As usual, should have done a bit more testing; use the attached
domain2.as - it makes map work a bit better.

a := map(theIntegerType(), theIntegerType())
lookup(theIntegerType(), "-", a);

works, but axiom will not display the object returned by lookup - it's
expecting an SExpression (ie a list of lispy values), and we're feeding
it a more complex structure.

Ho hum,

Peter.

-- 
Peter Broadbery <[EMAIL PROTECTED]>

Attachment: domain2.as
Description: application/applix-spreadsheet

_______________________________________________
Axiom-developer mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/axiom-developer

Reply via email to