New std.uni: ready for more beating

Jacob Carlborg doob at me.com
Wed Feb 27 13:07:04 PST 2013


On 2013-02-26 21:13, Jonathan M Davis wrote:

> Really? There are a few (particularly older ones), but for the most part, I'd
> argue that that's not the case at all. In general, IMHO, Phobos does an
> excellent job of having function names that are reasonably descriptive and are
> of a reasonable length. And, if anything, we tend to err on the side of being
> too long (e.g. ElementEncodingType).
>
> - Jonathan M Davis
>

These are just a couple:

std.string
icmp
makeTrans
succ
abbrev

std.array
assocArray

std.file
isDir
attrIsDir
attrIsFile
attrIsSymlink
dirEntries

std.uni
lineSep
paraSep

std.datetime
currTime
Every member of the Month, DayOfWeek and Direction enums.
fracSec

-- 
/Jacob Carlborg


More information about the Digitalmars-d mailing list