Libraryless. Click here for Pure Java version (3400L/20K).
| 1 | static LS replaceKeywordBlock_dyn_any(LS tok, Cl<S> keywords, replaceKeywordBlock_dyn_IReplacer func) {
 | 
| 2 | fOr (S keyword : keywords) | 
| 3 | replaceKeywordBlock_dyn(tok, keyword, func); | 
| 4 | ret tok; | 
| 5 | } | 
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: | 324 / 447 | 
| Referenced in: | [show references] |