Skip to content

docs: Add docs for replace_first, longest_common_prefix, and bit_length#15947

Closed
jkhaliqi wants to merge 3 commits intofacebookincubator:mainfrom
jkhaliqi:replace_first
Closed

docs: Add docs for replace_first, longest_common_prefix, and bit_length#15947
jkhaliqi wants to merge 3 commits intofacebookincubator:mainfrom
jkhaliqi:replace_first

Conversation

@jkhaliqi
Copy link
Copy Markdown
Collaborator

@jkhaliqi jkhaliqi commented Jan 9, 2026

Add docs for replace_first, longest_common_prefix, and bit_length.
closes #15934, #15926, and #15930

@meta-cla meta-cla Bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Jan 9, 2026
@netlify
Copy link
Copy Markdown

netlify Bot commented Jan 9, 2026

Deploy Preview for meta-velox canceled.

Name Link
🔨 Latest commit 0de712f
🔍 Latest deploy log https://app.netlify.com/projects/meta-velox/deploys/697d080575eeae0008f0b264

@jkhaliqi
Copy link
Copy Markdown
Collaborator Author

jkhaliqi commented Jan 9, 2026

Screenshot 2026-01-08 at 8 47 39 PM Screenshot 2026-01-08 at 8 47 51 PM

@jkhaliqi jkhaliqi changed the title docs: fix docs for replace_first docs: Fix docs for replace_first Jan 9, 2026
@jkhaliqi jkhaliqi requested review from HeidiHan0000, kevins963, kevinwilfong and pedroerp and removed request for kevins963 January 9, 2026 05:05
@jkhaliqi jkhaliqi changed the title docs: Fix docs for replace_first docs: Add docs for replace_first, longest_common_prefix, and bit_length Jan 15, 2026
@jkhaliqi jkhaliqi requested a review from skyelves January 22, 2026 00:15
Copy link
Copy Markdown
Collaborator

@allenshen13 allenshen13 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@allenshen13 allenshen13 added the ready-to-merge PR that have been reviewed and are ready for merging. PRs with this tag notify the Velox Meta oncall label Feb 2, 2026
@meta-codesync
Copy link
Copy Markdown

meta-codesync Bot commented Feb 2, 2026

@kagamiori has imported this pull request. If you are a Meta employee, you can view this in D92093650.

@meta-codesync
Copy link
Copy Markdown

meta-codesync Bot commented Feb 3, 2026

@kagamiori merged this pull request in 36519e0.

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

Labels

CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. Merged ready-to-merge PR that have been reviewed and are ready for merging. PRs with this tag notify the Velox Meta oncall

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Fix velox docs for replace_first

5 participants