Libraryless. Click here for Pure Java version (3400L/20K).
static LS replaceKeywordBlock_dyn_any(LS tok, Cl<S> keywords, replaceKeywordBlock_dyn_IReplacer func) { fOr (S keyword : keywords) replaceKeywordBlock_dyn(tok, keyword, func); ret tok; }
Began life as a copy of #1031419
download show line numbers debug dex old transpilations
Travelled to 4 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1031555 |
| Snippet name: | replaceKeywordBlock_dyn_any |
| Eternal ID of this version: | #1031555/1 |
| Text MD5: | 7d56cddc0e8d0200f434f40b84c60183 |
| Transpilation MD5: | 8b75a13f1129b0fa2175cb9bb91f87da |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2021-06-21 23:17:35 |
| Source code size: | 198 bytes / 5 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 325 / 447 |
| Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) |