On Wednesday, July 24, 2019 at 12:55:58 AM UTC-5, Roman Klochkov wrote:
>
> I propose to use submodules like in 
> https://github.com/Kalimehtar/binary-class/blob/master/binary-class/base.rkt
>
> So you may in test module (require mod/safe) and in normal operation 
> (require mod).
>

Sorry, I wasn't clear what I meant by "private function." I am talking 
about functions that are not provided anywhere (e.g. they are only 
available in one source file). These functions often have comments like

;; integer symbol -> string

But making them contracts instead of comments can provide some benefits 
that I mentioned earlier.

-- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/racket-users/8bf4684f-75ed-4d1f-add8-bb66bce7a0b8%40googlegroups.com.

Reply via email to