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

6
LINES

< > BotCompany Repo | #1021303 // ai_findGroupingExample_1

JavaX fragment (include)

sS ai_findGroupingExample_1(S s) {
  for (S grouped : ai_groupingExamples())
    if (match3_noWildcards(grouped, s))
      ret grouped;
  null;
}

Author comment

Began life as a copy of #1021302

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: #1021303
Snippet name: ai_findGroupingExample_1
Eternal ID of this version: #1021303/3
Text MD5: 0c559575325135e44ff24ce3a3d1cdd8
Author: stefan
Category: javax / a.i.
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2019-02-08 13:35:53
Source code size: 150 bytes / 6 lines
Pitched / IR pitched: No / No
Views / Downloads: 209 / 245
Version history: 2 change(s)
Referenced in: [show references]