with

Adds the given tag to this declaration.


Adds the given tags to this declaration.

Note that you can also chain the addition of tags using +.

put(::Foo) with bar + baz

Adds the given tags to this declaration.