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

3
LINES

< > BotCompany Repo | #1030342 // rawIndentsSet - unsorted set of all indents as strings

JavaX fragment (include)

static Set<S> rawIndentsSet(S text) {
  ret mapToSet getLeadingSpaces(lines(text));
}

download  show line numbers  debug dex  old transpilations   

Travelled to 4 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, vouqrxazstgt

No comments. add comment

Snippet ID: #1030342
Snippet name: rawIndentsSet - unsorted set of all indents as strings
Eternal ID of this version: #1030342/1
Text MD5: 28591b76397a8e6e8bad2b39ad6140a0
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2020-12-05 16:39:51
Source code size: 87 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 96 / 121
Referenced in: [show references]