Skip to content

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

Open
tristan-f-r wants to merge 3 commits into
Pomax:masterfrom
tristan-f-r:master
Open

fix: throw error on split(a, b) iff a === b#211
tristan-f-r wants to merge 3 commits into
Pomax:masterfrom
tristan-f-r:master

Conversation

@tristan-f-r

@tristan-f-r tristan-f-r commented Oct 31, 2023

Copy link
Copy Markdown

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