19th June 2021 Python PythonとNewType 限りなくゼロコストで型による値の確からしさを保証するためのテクニックにNewTypeがある。 その紹介。 Continue Reading 0 799
4th April 2021 Python TypedDictでpythonのtype hintでdictのkeyとvalueに厳格に型をつける 型安全なpythonのDictを実現 Continue Reading 0 100
4th April 2021 Python PythonでPhantom Type(幽霊型)を使って静的にプログラムの欠陥を発見する 幽霊型というちょっと高度なテクニックをpythonでも Continue Reading 0 96
29th March 2021 Python PythonのEllipsis(…)とtype hints pythonでたまに見る…とかいうわけわからんもの Continue Reading 0 348