New types
Optional(#1374) 9b52980ExcludeExactly(#1349) 0f923d0ArrayLength(#1344) 59bd056UnionMember(#1368) 878b6dfSomeExtend(#1380) bbce298AndAll(#1383) 94aa3f8OrAll(#1378) 4c42d89
Improvements
- Add function parameter constraint examples to numeric comparison types (#1357) 24be93d
UnionToTuple: Fix behavior when a union member is a supertype of another (#1349) 0f923d0ConditionalPickDeep: Fix returning{}instead ofneverwhen no keys match (#1360) 6af847aConditionalPick: Fix returning{}instead ofneverwhen no keys match (#1359) 3995003GreaterThan/LessThan/GreaterThanOrEqual/LessThanOrEqual: Fix behavior with thenumbertype (#1363) cfea505