gagolews / gagolews/stringi

Generalize stri_*_all, stri_*_first, stri_*_last

Open
#127 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
C++
Stars
318
Forks
48
PR merge metrics
No merged PRs in 30d

Description

Create new (general) functions like `stri_replace`, `stri_locate`, `stri_extract` (but also: `stri_split` -- why there's only `n_max` now?) with `start` and `end` args. -- then `all`, `first`, `last` could just call the general one.

This is for tasks like e.g. extract the 2nd, 3rd, 4th match, extract last 3 matches etc.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.