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

3
LINES

< > BotCompany Repo | #1022315 // tok_allGroups_recursive_uncurly - drop curly brackets within the returned phrases

JavaX fragment (include)

static Set<S> mapLike tok_allGroups_recursive_uncurly(O tokenizer, S s) {
  ret mapToHashSet tok_dropCurlyBrackets(tok_allGroups_recursive(tokenizer, s));
}

Author comment

Began life as a copy of #1022313

download  show line numbers  debug dex  old transpilations   

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

No comments. add comment

Snippet ID: #1022315
Snippet name: tok_allGroups_recursive_uncurly - drop curly brackets within the returned phrases
Eternal ID of this version: #1022315/3
Text MD5: 08a905d9841d8792d6b793baaab4b2ec
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2019-03-13 06:54:46
Source code size: 158 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 157 / 206
Version history: 2 change(s)
Referenced in: [show references]