sS markSafe(Collection<S> identifiers) { ret markIdentifiersSafe(identifiers); } sS mapMethodLike markSafe(S... identifiers) { ret markIdentifiersSafe(identifiers); }
download show line numbers debug dex old transpilations
Travelled to 9 computer(s): bhatertpkbcr, ekrmjmnbrukm, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt, whxojlpjdney, xrpafgyirdlv
No comments. add comment
| Snippet ID: | #1023882 |
| Snippet name: | markSafe - synonym of markIdentifiersSafe |
| Eternal ID of this version: | #1023882/5 |
| Text MD5: | db11a13c53a115ac1379bb7630c76456 |
| Author: | stefan |
| Category: | |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2020-10-30 11:56:52 |
| Source code size: | 177 bytes / 7 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 450 / 589 |
| Version history: | 4 change(s) |
| Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) |