Siegrift / tsfunct

Strongly typed TS helpers for object/collection manipulation

Home Page:https://siegrift.github.io/tsfunct/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Result type of set(X, path, val) is not assignable to type of X

Siegrift opened this issue · comments

This seems to be a TS issue: microsoft/TypeScript#33468

This is resolved in TS 3.7 (currently in BETA)