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

3
LINES

< > BotCompany Repo | #1024440 // splitAtTab

JavaX fragment (include) [tags: use-pretranspiled]

Libraryless. Click here for Pure Java version (1645L/11K).

static LS splitAtTab(S s) {
  ret splitAt(s, "\t");
}

download  show line numbers  debug dex  old transpilations   

Travelled to 7 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt, whxojlpjdney

No comments. add comment

Snippet ID: #1024440
Snippet name: splitAtTab
Eternal ID of this version: #1024440/1
Text MD5: 702a34f492099b8ae04cb63b37aa0b79
Transpilation MD5: 1c47a273f03196593a8f2fd919b84521
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2019-08-12 20:15:42
Source code size: 55 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 149 / 241
Referenced in: [show references]