>>>>> "andrew" == andrew <[EMAIL PROTECTED]> writes:
andrew> Thanks Raymond.
andrew> I agree (alien:* t) seems like the right choice. I'll try this
andrew> again--I did try this previously but now I'm thinking I wasn't
handling
andrew> the return type correctly, this too needs to be (alien:* t) for
this
andrew> all to work.
Yes, I think you need to do that too. You might be able to play some
games and convert your int type to (alien:* t), but why bother?
Ray
