[plt-scheme] Contract question

From: pedro pinto (pedro.e.pinto at gmail.com)
Date: Mon Jan 23 14:49:34 EST 2006

Hi there,

I just started fumbling around with contracts and I was trying to write a
contract for a function similar to map:

map proc clist1 clist2 ... -> list

Is there a way to say that proc is a procedure whose arity should match the
number of clist arguments?

TIA,
-pp
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.racket-lang.org/users/archive/attachments/20060123/50a634ab/attachment.html>

Posted on the users mailing list.