Skip to main content

MyExclude

MIDDLE

Implement the built-in Exclude<T, U> type. Exclude removes types from T that are assignable to U.

Loading editor...

Run your code to see results

Click the Run button above