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

4
LINES

< > BotCompany Repo | #1018544 // aname - make HTML anchor

JavaX fragment (include)

sS aname(S anchor) { ret aname(anchor, ""); }
sS aname(S anchor, O contents, O... params) {
  ret tag('a, contents, concatArrays(new O[] {'name, anchor}, params));
}

Author comment

Began life as a copy of #1003103

download  show line numbers  debug dex  old transpilations   

Travelled to 14 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, irmadwmeruwu, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt, wnsclhtenguj

No comments. add comment

Snippet ID: #1018544
Snippet name: aname - make HTML anchor
Eternal ID of this version: #1018544/3
Text MD5: fd0552b375c6f416fd50abd6e395f392
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2022-05-22 19:35:12
Source code size: 168 bytes / 4 lines
Pitched / IR pitched: No / No
Views / Downloads: 331 / 371
Version history: 2 change(s)
Referenced in: [show references]