[Issue 9446] New: ".keys" missing from properties table at http://dlang.org/hash-map.html
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Sun Feb 3 09:25:08 PST 2013
http://d.puremagic.com/issues/show_bug.cgi?id=9446
Summary: ".keys" missing from properties table at
http://dlang.org/hash-map.html
Product: D
Version: unspecified
Platform: All
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Component: websites
AssignedTo: nobody at puremagic.com
ReportedBy: john.loughran.colvin at gmail.com
--- Comment #0 from John Colvin <john.loughran.colvin at gmail.com> 2013-02-03 09:25:07 PST ---
Pretty self-explanatory.
As can be seen here, there's missing html.
<tr><td><span class="notranslate"><span class="d_inlinecode
donthyphenate">.length</span>
</span></td><td>Returns number of values in the
associative array. Unlike for dynamic arrays, it is read-only.</td></tr>
<tr><td></td><td>Returns dynamic array, the elements of which are the keys in
the associative array.</td></tr>
It's been suggested that it could be a be a bug in the hyphenation JS.
--
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
More information about the Digitalmars-d-bugs
mailing list