Download Jar. Libraryless. Click here for Pure Java version (6025L/41K).
1 | !7 |
2 | |
3 | html { |
4 | ret htitle_h1("AI Tasks") + |
5 | ul(map(mechList("Public AI Tasks"), name -> { |
6 | S examplesList = "Examples: " + name; |
7 | LS examples = mechList(examplesList); |
8 | ret ahref(rawLink(urlencode(name)), htmlEncode2(name)) |
9 | + (/*empty(examples) ? "" :*/ ul(ahref(neatMechListURL(examplesList), "Examples"))) |
10 | + "<br>"; |
11 | })); |
12 | } |
download show line numbers debug dex old transpilations
Travelled to 6 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt
No comments. add comment
Snippet ID: | #1025964 |
Snippet name: | AI Tasks Web Bot |
Eternal ID of this version: | #1025964/10 |
Text MD5: | 347b0f4bc47180556997063d8c5f922d |
Transpilation MD5: | f68159db47a2cfeb3bc9c06778dfd70f |
Author: | stefan |
Category: | javax |
Type: | JavaX module (desktop) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2019-11-03 00:55:59 |
Source code size: | 371 bytes / 12 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 308 / 1450 |
Version history: | 9 change(s) |
Referenced in: | [show references] |