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

7
LINES

< > BotCompany Repo | #1028899 // markIdentifiersUnsafe (needs auth)

JavaX fragment (include)

sS markIdentifiersUnsafe(Cl<S> identifiers) {
  ret join(". ", map markIdentifierUnsafe(identifiers));
}

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

Author comment

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: 128 / 163
Referenced in: [show references]