since hinting the return value apparently doesn't ...
# announcements
d
since hinting the return value apparently doesn't do anything, i guess one issue is that if
exists(key)
used the vararg version, there's no way to then disambiguate the deprecated version if you needed it.