racket/pkgs/racket-doc/scribblings/guide/contracts
Leandro Facchinetti 05292b7e69 Improve Guide example on `flat-named-contract'
Previously, on the example, the function was not anonymous, so no
`tempN' would appear on the error message.

The fixed example makes use of `flat-named-contract' on an anonymous
function, which resembles the snippet above it and demonstrates the
purpose of `flat-named-contract' better.
2016-03-30 19:31:23 -05: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 remove the "racket-pkgs" directory layer 2014-12-08 05:22:59 -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 fewer quotes 2015-05-19 11:17:17 -05:00
simple-function.scrbl Improve Guide example on `flat-named-contract' 2016-03-30 19:31:23 -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