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

6
LINES

< > BotCompany Repo | #1025445 // uncurlyMatchesInPlace

JavaX fragment (include)

svoid uncurlyMatchesInPlace(Matches m) {
  if (m == null || m.m == null) ret;
  int n = m.m.length;
  for i to n:
    m.m[i] = uncurly(m.m[i]);
}

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: #1025445
Snippet name: uncurlyMatchesInPlace
Eternal ID of this version: #1025445/1
Text MD5: 87c2350942e5296476e16c8c16290faf
Author: stefan
Category: javax / a.i.
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2019-09-29 01:03:10
Source code size: 150 bytes / 6 lines
Pitched / IR pitched: No / No
Views / Downloads: 105 / 133
Referenced in: [show references]