gus-massa
70adb6a502
Fix typo in string-ci=? docs ( #1424 )
...
After case-folding the strings, they are compared with equal? instead of eqv?
2016-08-19 06:33:45 -06:00
Matthew Flatt
4354ce45d8
use `scribble/examples' for the Reference
...
Port `examples`, `interactions`, etc., to use the new `examples`
form of `scribble/examples`. The main intended effect is to ensure
that errors are produced by examples only as specifically
indicated.
2015-12-11 12:29:41 -07:00
Stephen Chang
c868c7b68d
doc typos
2015-10-27 16:11:15 -04:00
Vincent St-Amour
270bbccf6b
Fix history annotations to refer to 6.3.
...
Please merge to 6.3.
2015-10-12 13:49:55 -05:00
Vincent St-Amour
4522d2167a
Merge docs for new string functions.
2015-09-16 13:05:42 -05:00
ben
85e5db38fb
renamed string-startswith/endswith to string-prefix/suffix
2015-09-16 13:05:40 -05:00
ben
22cda63200
add string-startswith? and string-endswith?
2015-09-16 10:33:53 -05:00
Vincent St-Amour
5f43b3a913
Move non-empty-string?
to racket/string
.
...
From `unstable/contract`.
2015-09-08 17:11:26 -05: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