axiom-developer
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Axiom-developer] types as values, and type internals


From: Peter Broadbery
Subject: Re: [Axiom-developer] types as values, and type internals
Date: Mon, 26 Sep 2005 21:40:43 +0100


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 <address@hidden>

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


reply via email to

[Prev in Thread] Current Thread [Next in Thread]