Skip to content

Commit

Permalink
Mention HomomorphicOmit as an alternative of Except (#1041)
Browse files Browse the repository at this point in the history
  • Loading branch information
som-sm authored Jan 15, 2025
1 parent db12bb1 commit 1d51d56
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit 1d51d56

Please sign in to comment.