gvergnaud / hotscript

A library of composable functions for the type-level! Transform your TypeScript types in any way you want using functions you already know.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

1.0.12 randomly gives `never` type

DeepDoge opened this issue · comments

commented

I'm not sure about the root cause but maybe its about complexity of the type?

Playground Example of 1.0.11 (Works)

Playground Example of 1.0.12 (Doesn't work)