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

3
LINES

< > BotCompany Repo | #1024126 // words2_spaces - deeply extract all words (and numbers) from string, join with space

JavaX fragment (include)

sS words2_spaces(S s) {
  ret joinWithSpace(words2(s));
}

Author comment

Began life as a copy of #1008045

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: #1024126
Snippet name: words2_spaces - deeply extract all words (and numbers) from string, join with space
Eternal ID of this version: #1024126/1
Text MD5: c9030d87c8102014882b4e541396622b
Author: stefan
Category: javax / parsing
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2019-07-21 16:51:43
Source code size: 59 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 175 / 223
Referenced in: [show references]