Comment 1 for bug 1398944

Revision history for this message
Thomas Voß (thomas-voss) wrote :

We usually rely on enumerate(...) to bulk-process all headers in one go. However, happy to add an operator[] overload to query individual values.