From: Manfred Lotz (manfred.lotz at arcor.de) Date: Fri Jun 27 13:49:58 EDT 2014 |
|
Hi there, In order to use racket/date in a typed racket program do I need to use (require/typed ...)? If understand it right I have to define types for the stuff I use from racket/date. Is this true? -- Manfred
Posted on the users mailing list. |
|