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

9
LINES

< > BotCompany Repo | #1028902 // markUnsafe - synonym of markIdentifiersUnsafe

JavaX fragment (include)

sS markUnsafe(Cl<S> identifiers) {
  ret markIdentifiersUnsafe(identifiers);
}



sS markUnsafe(S... identifiers) {
  ret markIdentifiersUnsafe(identifiers);
}

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: #1028902
Snippet name: markUnsafe - synonym of markIdentifiersUnsafe
Eternal ID of this version: #1028902/1
Text MD5: 0f8bd6ed8f023064195f6fb63497a0bf
Author: stefan
Category:
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2020-07-11 13:21:15
Source code size: 161 bytes / 9 lines
Pitched / IR pitched: No / No
Views / Downloads: 133 / 171
Referenced in: [show references]