racket/pkgs/racket-doc/scribblings/guide/contracts
Weng Shiwei 4bad4d7655 should be "requiring" module invokes the function
Before this line, it says the function flows from providing module to requiring module.
After this line, it says the argument travels back from requiring moduleo to providing module.
I believe that argument supplying and function invoking should happen at requiring module, rather than providing module.
2017-07-28 10:43:10 -06:00
..
examples remove the "racket-pkgs" directory layer 2014-12-08 05:22:59 -07:00
examples.scrbl remove the "racket-pkgs" directory layer 2014-12-08 05:22:59 -07:00
exists.scrbl remove the "racket-pkgs" directory layer 2014-12-08 05:22:59 -07:00
first-extended-example.scrbl remove the "racket-pkgs" directory layer 2014-12-08 05:22:59 -07:00
general-function.scrbl remove the "racket-pkgs" directory layer 2014-12-08 05:22:59 -07:00
gotchas.scrbl Add a missing for-label require in the contracts section of the guide 2017-05-30 20:09:50 -07: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 the "I don't konw what name to give" name has changed; update the guide to reflect that 2017-04-13 09:37:25 -05: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