From: Ray Racine (ray.racine at gmail.com) Date: Mon Feb 27 14:25:27 EST 2012 |
|
In the vein of scribblings for various typed/racket idioms. How would you scribble a define-type. e.g. (define-type AttributeReq (U 'All 'SenderId 'SentTimestamp 'ApproximateReceiveCount 'ApproximateFirstReceiveTimestamp)) -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.racket-lang.org/users/archive/attachments/20120227/00d31bc2/attachment.html>
Posted on the users mailing list. |
|