Not logged in.  Login/Logout/Register | List snippets | | Create snippet | Upload image | Upload data

7
LINES

< > BotCompany Repo | #1023882 // markSafe - synonym of markIdentifiersSafe

JavaX fragment (include)

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: 163 / 298
Version history: 4 change(s)
Referenced in: [show references]