[racket] representing delta blue's relations in typed racket

From: Anthony Carrico (acarrico at memebeam.org)
Date: Sun Jan 11 15:52:11 EST 2015

On 01/11/2015 02:19 PM, Anthony Carrico wrote:
> Is it possible to capture this kind of polymorphism in TR? Do I have to
> give up on typing the Variables? Could I do it with macros?

On possibility is to avoid putting values into Variables at all, and to
just keep blue delta bookkeeping and thunks in the structures. I think
this would avoid the trouble, but I still wonder if the original version
is somehow possible.

-- 
Anthony Carrico


-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: OpenPGP digital signature
URL: <http://lists.racket-lang.org/users/archive/attachments/20150111/c266f3f6/attachment-0001.sig>

Posted on the users mailing list.