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

7
LINES

< > BotCompany Repo | #1014432 // matches - make Matches

JavaX fragment (include) [tags: use-pretranspiled]

Libraryless. Click here for Pure Java version (2493L/16K).

1  
static Matches matches(S... m) {
2  
  ret Matches(m);
3  
}
4  
5  
static Matches matches(LS m) {
6  
  ret Matches(toStringArray(m));
7  
}

download  show line numbers  debug dex  old transpilations   

Travelled to 14 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt, xrpafgyirdlv

No comments. add comment

Snippet ID: #1014432
Snippet name: matches - make Matches
Eternal ID of this version: #1014432/3
Text MD5: 84f9e0334dd823dce5d50bfc9bc9d878
Transpilation MD5: f85221c93847c82191b623b1d5790d2b
Author: stefan
Category: javax / parsing
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2020-04-19 13:27:38
Source code size: 125 bytes / 7 lines
Pitched / IR pitched: No / No
Views / Downloads: 370 / 457
Version history: 2 change(s)
Referenced in: [show references]