Generic falsy filter with a typeguard is not narrowing the type correctly

前端 未结 0 1104
抹茶落季
抹茶落季 2021-02-02 16:57

Consider this piece of code, that defines a filtering function with a typeguard for filtering out falsy values.

function fa         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题