static LS computerIDs_markMyself(LS computerIDs) { ret map(computerIDs, func(S id) -> S { eq(id, computerID()) ? id + " (me)" : id }); }
download show line numbers debug dex old transpilations
Travelled to 11 computer(s): bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, irmadwmeruwu, ishqpsrjomds, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1019690 |
| Snippet name: | computerIDs_markMyself |
| Eternal ID of this version: | #1019690/1 |
| Text MD5: | 3d50b414eb55df98adf4fb46365f6e2f |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2018-11-19 14:41:46 |
| Source code size: | 148 bytes / 5 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 574 / 620 |
| Referenced in: | [show references] |