llee Wrote:
> The std.xml module contains several bugs that need to be fixed. The most
> important one is that the parser fails to parse empty elements (IE elements
> that use the format). I'd like to report this bug to the
> modules' maintainer, but I don't know
The std.xml module contains several bugs that need to be fixed. The most
important one is that the parser fails to parse empty elements (IE elements
that use the format). I'd like to report this bug to the
modules' maintainer, but I don't know who to contact. (This is an old bug -
it's been ar
Is is possible to index the elements within a tuple using strings?
Something similar to the way that associative arrays allow elements to be
indexed using strings.