Download Jar. Libraryless. Click here for Pure Java version (4058L/26K).
1 | !7 |
2 | |
3 | p {
|
4 | T3<S> t = triple("left", "middle", "right");
|
5 | print(ai_tripleRefToWebNode(TripleA(t))); |
6 | print(ai_tripleRefToWebNode(TripleB(t))); |
7 | print(ai_tripleRefToWebNode(TripleC(t))); |
8 | |
9 | t = triple("singular", "singular", "singular");
|
10 | print(ai_tripleRefToWebNode(TripleA(t))); |
11 | print(ai_tripleRefToWebNode(TripleB(t))); |
12 | print(ai_tripleRefToWebNode(TripleC(t))); |
13 | } |
download show line numbers debug dex old transpilations
Travelled to 13 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1012333 |
| Snippet name: | Test ai_tripleRefToWebNode (OK) |
| Eternal ID of this version: | #1012333/3 |
| Text MD5: | 7d9561c75fec2d3bc1b35fd0e06e669a |
| Transpilation MD5: | f59aa20894c3cb205c9954a553215394 |
| Author: | stefan |
| Category: | javax / a.i. |
| Type: | JavaX source code (desktop) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2017-11-28 15:44:15 |
| Source code size: | 385 bytes / 13 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 686 / 1596 |
| Version history: | 2 change(s) |
| Referenced in: | [show references] |