Files
typeshed/stdlib
Michael J. Sullivan c526975a1b Add overloads for min/max that don't take default (#2885)
PR #2833 introduced more flexible handling for the type of the default
parameter, but the extra type variable caused some issues. Add another
overload for the case where there is no default param.

This is I think related to the issues we have had with `get` recently?
2019-03-25 15:38:21 -07:00
..
2018-04-06 11:09:11 -07:00
2018-10-24 07:20:53 -07:00