typing.TypeIs
https://docs.python.org/ja/3/library/typing.html#typing.TypeIs
Python 3.13〜
TypeIs aims to benefit type narrowing
PEP 742 – Narrowing types with TypeIs