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

fix: throw error on split(a, b) iff a === b #211

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

LeoDog896
Copy link

@LeoDog896 LeoDog896 commented Oct 31, 2023

Fixes #177. This also updates the package-lock.json file and pins the end-of-line type - these extraneous changes can be removed upon request 👍

Miscellaneous:

By the way, #35 can also be closed (the author is a ghost, so all intended meaning of that issue is gone). Also, are you still open to fixing #144? I want to remove the dist folder and the package-lock.json to replace it with a GitHub Pages build.

hmm, guess `npm i` hasn't been ran in a bit
hi! sorry, on a windows machine right now - formatting kills the line endings
and I would like to *not* do that to this repository
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.

.split(0, 0) returns left and right curves
1 participant