mirror of
https://github.com/dlang/phobos.git
synced 2025-04-28 14:10:30 +03:00
Convert section labels to title case
This commit is contained in:
parent
232380647b
commit
1a08d2a8d6
4 changed files with 15 additions and 15 deletions
|
@ -1795,7 +1795,7 @@ Params:
|
|||
|
||||
Returns: A wrapper $(D struct) that preserves the range interface of $(D input).
|
||||
|
||||
opSlice:
|
||||
Note:
|
||||
Infinite ranges with slicing support must return an instance of
|
||||
$(REF Take, std,range) when sliced with a specific lower and upper
|
||||
bound (see $(REF hasSlicing, std,range,primitives)); $(D handle) deals with
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue