dlang-community / experimental.xml

A replacement of Phobos std.xml
https://rawgit.com/dlang-community/experimental.xml/gh-pages/index.html
Boost Software License 1.0
11 stars 8 forks source link

NamedNodeMap needs a has named item #17

Open wilzbach opened 6 years ago

wilzbach commented 6 years ago

From @rikkimax on May 9, 2017 13:47

Pretty straight forward, NamedNodeMap interface needs to include a way to check if a named item is in it.

Copied from original issue: lodo1995/experimental.xml#42