[Issue 11895] New: Add Strings Overview page to Phobos documentation
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Fri Jan 10 09:10:00 PST 2014
https://d.puremagic.com/issues/show_bug.cgi?id=11895
Summary: Add Strings Overview page to Phobos documentation
Product: D
Version: D2
Platform: All
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Component: Phobos
AssignedTo: nobody at puremagic.com
ReportedBy: eco at gnuk.net
--- Comment #0 from Brad Anderson <eco at gnuk.net> 2014-01-10 09:09:56 PST ---
Recent forum discussions[1] and a lot of anecdotal accounts by many people have
made it clear that learning how to work with strings in D can be hard because
of the sheer number of modules involved.
You must be familiar with std.string, std.array, std.algorithm, std.range,
std.format, and std.uni at the very least to get a handle on where to find many
string related functions. The Strings Overview page would serve as an
introduction to how strings in D work and, most importantly, a one page
reference of all of the functions you would be interested in while working with
strings in D (which can be easily searched).
1.
http://forum.dlang.org/post/mailman.240.1389276481.15871.digitalmars-d@puremagic.com
--
Configure issuemail: https://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
More information about the Digitalmars-d-bugs
mailing list