From: Synx (plt at synx.us.to) Date: Mon Nov 2 23:07:40 EST 2009 |
|
Anthony Cowley wrote: > (define-compound-unit together@ > (import) > (export T) > (link (((P : page^)) page@) > (((I : info^)) info@) > (((T : top^)) top@ P I))) Woah! You know how to do that associative symbol unit linking thingy? That's not even correct in the docs! Okay I think I can work with that, thanks.
Posted on the users mailing list. |
|