Skip to content

doc: add documentation for IsUniq and IsUniqBy#894

Closed
headless-samber wants to merge 1 commit into
samber:masterfrom
headless-samber:docs/isuniq-isuniqby
Closed

doc: add documentation for IsUniq and IsUniqBy#894
headless-samber wants to merge 1 commit into
samber:masterfrom
headless-samber:docs/isuniq-isuniqby

Conversation

@headless-samber
Copy link
Copy Markdown
Contributor

Description

Adds documentation for IsUniq and IsUniqBy functions introduced in #870.

Changes

  • docs/data/core-isuniq.md: New documentation file with frontmatter, signatures, and usage examples
  • README.md: Added TOC entries and full section with examples for both functions
  • docs/static/llms.txt: Added IsUniq/IsUniqBy to the helper list
  • Cross-references: Updated similarHelpers in core-uniq.md, core-uniqby.md, core-uniqbyerr.md, and core-uniqmap.md

Notes

  • Playground URLs are intentionally left empty since IsUniq/IsUniqBy are not yet in a tagged release. They can be added after the next release.

@codecov
Copy link
Copy Markdown

codecov Bot commented May 23, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 92.58%. Comparing base (f389230) to head (73b8b2c).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #894      +/-   ##
==========================================
- Coverage   92.60%   92.58%   -0.02%     
==========================================
  Files          32       32              
  Lines        5082     5082              
==========================================
- Hits         4706     4705       -1     
- Misses        273      274       +1     
  Partials      103      103              
Flag Coverage Δ
unittests 92.58% <ø> (-0.02%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@headless-samber
Copy link
Copy Markdown
Contributor Author

Closing in favor of #NEW - split IsUniq and IsUniqBy into separate doc pages per review feedback.

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.

1 participant