Add support for matchAll?
還沒有人認領這個 Issue。
評估
- 難度
- 3/5
- 預估耗時
- 1-2 天
- 新手友好度
- 45/100
- Issue 類型
- 功能
- 描述清晰度
- 基本清楚
- 活躍度
- 停滯
- 技術堆疊
- javascript
- 領域
- api
研究方向
Start with the regex module referenced in the issue and compare its current API with JavaScript's String.matchAll behavior. Determine how iteration over all matches and capturing groups should be exposed, then verify that the regex module provides the requested capability and preserves the expected capture results.
由索引模型根據 Issue 內容生成。
描述
Currently there seems to be no way to iterate over all matches including capturing groups: https://pursuit.purescript.org/packages/purescript-strings/4.0.1/docs/Data.String.Regex
However, javascript has a function which lets you do just this: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/String/matchAll
Can we expose this in the regex module?
- 主要語言
- PureScript
- 星號
- 57
- 分支
- 76
- PR 合併指標
- 30 天內沒有已合併 PR
貢獻指南
這個儲存庫沒有索引到貢獻指南
從這裡開始
- 先讀完整個 Issue,再讀專案的貢獻指南。
- 在 Issue 下留言說明你要接手 —— 這能避免兩個人做同樣的事。
- Fork 儲存庫,在一個分支上完成修改。
- 送出 Pull Request,並在描述裡引用這個 Issue 編號。
purescript/purescript-strings 的其他 Issue
-
難度 2/5 1-3 小時 新手友好度 35/100
purescript/purescript-strings#176 · 6 則留言 ·
-
難度 4/5 3-5 天 新手友好度 35/100
purescript/purescript-strings#171 · 3 則留言 · 1 個 reaction ·
-
難度 3/5 1-2 天 新手友好度 45/100
purescript/purescript-strings#170 ·
-
難度 5/5 一週以上 新手友好度 25/100
purescript/purescript-strings#169 · 7 則留言 ·
-
難度 3/5 1-2 天 新手友好度 38/100
purescript/purescript-strings#167 · 4 則留言 ·
查看 purescript/purescript-strings 的全部 Issue
相似的 Issue
-
bug CLI custom-model
難度 2/5 1-3 小時 新手友好度 75/100
-
bug confirmed issue
難度 2/5 1-3 小時 新手友好度 75/100
open-webui/open-webui#30750 · 1 則留言 ·
-
VerificationGate: ATTRIBUTION quote guard never matches a normal quotation (\b around the quote) 未關閉
難度 2/5 1-3 小時 新手友好度 75/100
danielmiessler/LifeOS#2234 ·
-
難度 2/5 1-3 小時 新手友好度 65/100
-
bug
難度 2/5 1-3 小時 新手友好度 75/100