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

Support intersect of mixed interval types #325

Merged
merged 2 commits into from
Apr 23, 2024

Conversation

kevmal
Copy link
Contributor

@kevmal kevmal commented Apr 23, 2024

Closes #324, Closes #323

  • Fix isIntersection bug
  • Add support for intersect of mixed interval types (intersect of LeftOpen with RightOpen for example)

Description

Adds support for intersect on mixed interval types. Added tests for isIntersect as well as intersect. Ran FsCheck against both functions, could include those tests too if needed/wanted.

[Required] please make sure you checked that

  • The project builds without problems on your machine

[Optional]

  • Added unit tests regarding the added features

@bvenn bvenn merged commit d3bfb58 into fslaborg:developer Apr 23, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants