sS markIdentifiersUnsafe(Cl<S> identifiers) { ret join(". ", map markIdentifierUnsafe(identifiers)); } sS markIdentifiersUnsafe(S... identifiers) { ret markIdentifiersUnsafe(asList(identifiers)); }
Began life as a copy of #1022019
download show line numbers debug dex old transpilations
Travelled to 7 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt, xrpafgyirdlv
No comments. add comment
| Snippet ID: | #1028899 |
| Snippet name: | markIdentifiersUnsafe (needs auth) |
| Eternal ID of this version: | #1028899/1 |
| Text MD5: | 49c90780a02050e0d1c108c3babf5502 |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2020-07-11 13:07:47 |
| Source code size: | 208 bytes / 7 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 463 / 506 |
| Referenced in: | [show references] |