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

3
LINES

< > BotCompany Repo | #1010739 // web_uniqueTexts - set of texts of nodes [in order]

JavaX fragment (include)

static L<S> web_uniqueTexts(L<WebNode> l) {
  ret asList(new LinkedHashSet(map web_text(l)));
}

Author comment

Began life as a copy of #1010260

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: #1010739
Snippet name: web_uniqueTexts - set of texts of nodes [in order]
Eternal ID of this version: #1010739/3
Text MD5: 0949c45133c07bab96b875fd14f6f87b
Author: stefan
Category: javax / a.i.
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2017-09-28 16:10:22
Source code size: 97 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 434 / 461
Version history: 2 change(s)
Referenced in: [show references]