MEDYAN.link2tags
Union{Tuple{MEDYAN.Context, MEDYAN.Link}, Tuple{MEDYAN.Context, MEDYAN.Link, MEDYAN.LinkData}}
link2tags(c::Context, link::Link, [d::LinkData]) -> Tag tuple
Return a tuple of tags of places that link is attached to. If one of the places of link is not attached that tag will be null. Throw an error if link doesn’t exist.
link