Twitter Feed: Post

Twitter Feed

@colinhacks ("Colin McDonnell") replied to a tweet by @colinhacks:

Certain recursive type aliases now support tail recursion which should reduce memory consumption and increase the maximum supported depth of highly nested types.

Goes hand-in-hand with TS4.4 increasing the depth limit from 50 to 500.