racket/pkgs/racket-doc/scribblings/guide/contracts
NoahStoryM b5660ce0dc Fix bug.
(begin (set! x (cons 'ctc x)) any/c)
should be evaluated whenever `f' is called. If there isn't an arg list (), it would only be evaluated 1 time.

https://github.com/racket/racket/issues/2711
2020-05-14 09:04:56 -04:00
..
examples Fixes #2219: correct the contract for rem 2020-05-07 07:19:10 -04:00
examples.scrbl remove the "racket-pkgs" directory layer 2014-12-08 05:22:59 -07:00
exists.scrbl doc: partially revert eb20dc44 2019-11-03 09:41:35 -05:00
first-extended-example.scrbl Revert "Fix typo" 2019-03-19 08:38:33 +01:00
general-function.scrbl Fix bug. 2020-05-14 09:04:56 -04:00
gotchas.scrbl doc: partially revert eb20dc44 2019-11-03 09:41:35 -05:00
intro.scrbl Include racket/base for-label for the contracts intro in the guide 2016-01-21 20:18:54 -06:00
new-combinators.scrbl should be "requiring" module invokes the function 2017-07-28 10:43:10 -06:00
simple-function.scrbl attmpet to clarify define/contract's boundary a bit more 2018-03-02 14:44:46 -06:00
structure.scrbl remove the "racket-pkgs" directory layer 2014-12-08 05:22:59 -07:00
utils.rkt remove the "racket-pkgs" directory layer 2014-12-08 05:22:59 -07:00