Libraryless. Click here for Pure Java version (269L/2K/7K).
1 | !752 |
2 | |
3 | p { |
4 | new L<S> emails; |
5 | for (S line : toLinesFullTrim(new File(userHome(), "Documents/emails.txt"))) |
6 | addIfNotEmpty(emails, findEmailInLine(line)); |
7 | print(join(", ", emails)); |
8 | } |
download show line numbers debug dex old transpilations
Travelled to 14 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, ddnzoavkxhuk, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
Snippet ID: | #1004242 |
Snippet name: | Extract E-Mails from File |
Eternal ID of this version: | #1004242/1 |
Text MD5: | 44d448f370f2404ece078d5802a24bce |
Transpilation MD5: | 7e94540ea77de22317afd60d79096716 |
Author: | stefan |
Category: | javax |
Type: | JavaX source code |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2016-08-11 00:27:59 |
Source code size: | 195 bytes / 8 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 460 / 515 |
Referenced in: | [show references] |