Method Tag.maybe
Access 'attributes
', 'tags
', 'namespaces
' and 'all
' like normal, except that looking up a non-existant name
/namespace
with opIndex(string) results in an empty array instead of a thrown SDLangRangeException.
Prototype
Tag.MaybeAccess maybe();