1  | sS aname(S anchor) { ret aname(anchor, ""); }
 | 
2  | sS aname(S anchor, O contents, O... params) {
 | 
3  |   ret tag('a, contents, concatArrays(new O[] {'name, anchor}, params));
 | 
4  | }  | 
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: | 654 / 705 | 
| Version history: | 2 change(s) | 
| Referenced in: | [show references] |