Bug 15336 – std.json: opIn undocumented for JSONValue

Status
RESOLVED
Resolution
FIXED
Severity
normal
Priority
P1
Component
phobos
Product
D
Version
D2
Platform
x86_64
OS
Linux
Creation time
2015-11-14T18:55:00Z
Last change time
2016-01-03T14:15:12Z
Assigned to
nobody
Creator
dhasenan
See also
https://issues.dlang.org/show_bug.cgi?id=15331

Comments

Comment #0 by dhasenan — 2015-11-14T18:55:33Z
JSONValue isn't documented to support the "in" operator. The source code apparently reveals that it does. Since normal people believe the documentation and don't automatically go to the source code first, it looks to all the world like this rather essential feature isn't there. Please document this.
Comment #1 by github-bugzilla — 2015-12-07T19:08:00Z
Commit pushed to master at https://github.com/D-Programming-Language/phobos https://github.com/D-Programming-Language/phobos/commit/e60c9dcf18b1b42d3b131840f975f1588ce6761d Merge pull request #3857 from BBasile/issue-15336 fix issue 15336, opIn undocumented for JSONValue
Comment #2 by github-bugzilla — 2016-01-03T14:15:12Z