diff --git a/readme.md b/readme.md index 81c30f536..ccaa5de88 100644 --- a/readme.md +++ b/readme.md @@ -370,6 +370,7 @@ type ShouldBeNever = IfAny<'not any', 'not never', 'never'>; - `SetEntry` - See [`IterableElement`](source/iterable-element.d.ts) - `SetValues` - See [`IterableElement`](source/iterable-element.d.ts) - `PickByTypes` - See [`ConditionalPick`](source/conditional-pick.d.ts) +- `HomomorphicOmit` - See [`Except`](source/except.d.ts) ## Tips