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: | 410 / 440 |
| Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) #1030343 - indentWidthsSet - sorted set of all indent lengths |