[Issue 13949] Alias baseName() as stripPath()
via Digitalmars-d-bugs
digitalmars-d-bugs at puremagic.com
Wed Jan 7 18:12:10 PST 2015
https://issues.dlang.org/show_bug.cgi?id=13949
Jonathan M Davis <issues.dlang at jmdavisProg.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |issues.dlang at jmdavisProg.co
| |m
--- Comment #1 from Jonathan M Davis <issues.dlang at jmdavisProg.com> ---
We don't normally add aliases for functions like that, because it tends to just
cause confusion to users and clutter in the library. And naming functions is a
bit of an art which frequently has no right anwser and which tends to get
bikeshedded to death due to how subjective it is and how easy it is to have an
opinion on the matter.
--
More information about the Digitalmars-d-bugs
mailing list