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