static CloseableItIt<Pair<Int>> tatoeba_parseLinksCSV(File f) { ret mapI_notNulls_closeable( linesFromFile(f), s -> ((Pair<Int>) listToPair(map parseInt(splitAtTab(s)))) ); }
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: | #1024444 |
Snippet name: | tatoeba_parseLinksCSV - to CloseableItIt<Pair<Int>> |
Eternal ID of this version: | #1024444/2 |
Text MD5: | ddec1af9c2b58f477f2c1c766d0dc3c9 |
Author: | stefan |
Category: | javax |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2019-08-13 09:16:14 |
Source code size: | 191 bytes / 6 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 244 / 283 |
Version history: | 1 change(s) |
Referenced in: | [show references] |