Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature] Add UnionToIntersection type #109

Conversation

dosentmatter
Copy link
Contributor

@dosentmatter dosentmatter commented Oct 21, 2019

Description

Add UnionToIntersection type.

Related issues:

Checklist

  • I have read CONTRIBUTING.md
  • I have linked all related issues above
  • I have rebased my branch

For new features:

  • I have added entry in TOC and API Docs
  • I have added a short example in API Docs to demonstrate new usage
  • I have added type unit tests with dts-jest

IssueHunt Summary

Referenced issues

This pull request has been submitted to:


IssueHunt has been backed by the following sponsors. Become a sponsor

@dosentmatter dosentmatter force-pushed the feature/49-add-union-to-intersection-type branch 2 times, most recently from e83fd03 to 0d76ed5 Compare October 21, 2019 00:44
@dosentmatter dosentmatter force-pushed the feature/49-add-union-to-intersection-type branch from 0d76ed5 to f69389e Compare October 21, 2019 06:42
@piotrwitek
Copy link
Owner

Hey @dosentmatter,
Thanks for all the submitted PRs, currently I'm trying to finish really big new Feature in my other project so I'll need 2 days to come back here to review and merge your PR.
Thanks for your understanding.

Copy link
Owner

@piotrwitek piotrwitek left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good1

@piotrwitek piotrwitek merged commit 5b7cd0c into piotrwitek:master Oct 22, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add new type: UnionToIntersection
2 participants