aboutsummaryrefslogtreecommitdiff
path: root/immutables/_map.pyi
AgeCommit message (Expand)Author
2021-08-03Refactor typings...Bryan Forbes
2020-05-13Import Literal type from typing_extensions if python version<3.8 (#33)Taneli Hukkinen
2020-05-13Improve type annotation of Map.__init__Taneli Hukkinen
2020-05-13Improve type annotations of Map.update and MapMutation.updateTaneli Hukkinen
2020-05-13Fix return type annotation of Map.__reduce__Taneli Hukkinen
2019-10-03Add typing information (#13)Anton Agestam