Perhaps object-contract?

Note that this might not return a contract, however, in which case,
the function might return anything.

Robby

On Fri, Aug 24, 2018 at 7:50 AM Joao Pedro Abreu De Souza
<jp_ab...@id.uff.br> wrote:
>
> Hi. I am contributing in a library that create functions to parse PEG(parsing 
> expression grammar). To implement a feature, I need to know the return's type 
> of a function. We are using racket, not typed-racket, so I think that I need 
> to get the contract or something like that. I dont see in the reference and 
> guide how to do that. Can anyone give me a direction?
>
> --
> You received this message because you are subscribed to the Google Groups 
> "Racket Users" group.
> To unsubscribe from this group and stop receiving emails from it, send an 
> email to racket-users+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.

-- 
You received this message because you are subscribed to the Google Groups 
"Racket Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to racket-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to