Nathan Shively-Sanders b36c8a0690
Make anyArray.filter(Boolean) return any[], not unknown[] (#31515)
* Add this-parameter workaround to Array.filter

Allows anys.filter(Boolean) to once again return any[], not unknown[].

* Add any constraint to Boolean factory function

I want to test how well this works.

* Remove Boolean factory type guard

* Remove typeGuardBoolean test
2019-05-22 09:45:41 -07:00
..
2019-02-05 18:01:41 -08:00
2019-04-27 07:51:05 -07:00
2019-03-24 11:34:14 -07:00
2019-02-10 15:18:45 -08:00
2019-05-01 13:57:47 -07:00
2019-04-24 16:43:17 -07:00
2019-04-24 16:43:17 -07:00