Skip to content

feat: add collection helpers and email validation - #72

Open
tsah-baz wants to merge 1 commit into
mainfrom
test/cr4994-nested
Open

feat: add collection helpers and email validation#72
tsah-baz wants to merge 1 commit into
mainfrom
test/cr4994-nested

Conversation

@tsah-baz

Copy link
Copy Markdown

Adds groupBy/partition helpers for the node example and email validation helpers in python.

Testing: exercised by hand.

@baz-reviewer-dev

baz-reviewer-dev Bot commented Aug 10, 2026

Copy link
Copy Markdown

Generated description

Add groupBy and partition collection helpers to the Node example, and add Python email validation and normalization through is_valid_email and normalize_email. These components group or split collections and validate addresses before canonicalizing their domains.

Topics
TopicDetails
Email Validation Validate email structure with is_valid_email and normalize domains with normalize_email, rejecting invalid addresses.
Modified files (1)
  • python/emails.py
Latest Contributors(1)
UserCommitDate
tsah@Tsahs-MBP.lanfeat: add collection h...August 10, 2026
Collection Helpers Add groupBy and partition to group items by derived keys or split them by predicate results.
Modified files (1)
  • node/collections.js
Latest Contributors(1)
UserCommitDate
tsah@Tsahs-MBP.lanfeat: add collection h...August 10, 2026

Merger

Pending

CI is not passing.

Commit 73d1cea · Updated 2026-08-10 06:54 UTC

Review this PR on Baz | Customize your next review

@tsah-baz

Copy link
Copy Markdown
Author

Baz summarize

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant