Skip to content

Add basic set operations to Graph#6398

Closed
fubhy wants to merge 2 commits into
mainfrom
split/graph-basic-set-operations
Closed

Add basic set operations to Graph#6398
fubhy wants to merge 2 commits into
mainfrom
split/graph-basic-set-operations

Conversation

@fubhy

@fubhy fubhy commented Jul 14, 2026

Copy link
Copy Markdown
Member

Split from #6394. Original implementation by @lloydrichards.

Adds the basic graph set operations:

  • Graph.compose
  • Graph.intersection
  • Graph.difference
  • Graph.symmetricDifference

Includes runtime tests, type tests, JSDoc examples, and the dedicated changeset.

This is PR 1 of 3 in the split stack.

@github-project-automation github-project-automation Bot moved this to Discussion Ongoing in PR Backlog Jul 14, 2026
@changeset-bot

changeset-bot Bot commented Jul 14, 2026

Copy link
Copy Markdown

🦋 Changeset detected

Latest commit: e08e930

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 27 packages
Name Type
effect Major
@effect/opentelemetry Major
@effect/platform-browser Major
@effect/platform-bun Major
@effect/platform-node-shared Major
@effect/platform-node Major
@effect/vitest Major
@effect/ai-anthropic Major
@effect/ai-openai-compat Major
@effect/ai-openai Major
@effect/ai-openrouter Major
@effect/atom-react Major
@effect/atom-solid Major
@effect/atom-vue Major
@effect/sql-clickhouse Major
@effect/sql-d1 Major
@effect/sql-libsql Major
@effect/sql-mssql Major
@effect/sql-mysql2 Major
@effect/sql-pg Major
@effect/sql-pglite Major
@effect/sql-sqlite-bun Major
@effect/sql-sqlite-do Major
@effect/sql-sqlite-node Major
@effect/sql-sqlite-react-native Major
@effect/sql-sqlite-wasm Major
@effect/openapi-generator Major

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants