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
Alexis King
95c0dfce38
Include racket/base for-label for the contracts intro in the guide
2016-01-21 20:18:54 -06:00
Robby Findler
2516374744
account for the added caveat line in the example error message dissection
...
Thanks to Paolo G. Giarrusso for spotting this and proposing a fix
2015-10-03 09:43:51 -05:00
Robby Findler
78ecccc2b1
fewer quotes
2015-05-19 11:17:17 -05:00
Alex Knauth
d30b90cba3
contract docs: explain positive and negative as server and client
2015-05-19 11:14:13 -05:00
Paul Ojanen
e6ffbf2501
Improve reference to code value
...
Did "temp7" used to print out as "???"? I would have understood this more quickly if the reference to "temp7" had been more clear.
2015-03-14 17:20:02 -04:00
Matthew Flatt
2d4f3e2ac9
remove the "racket-pkgs" directory layer
...
The layer is now redundant, since everything left in "pkgs" is in the
"racket-pkgs" category.
2014-12-08 05:22:59 -07:00