1 | sS ai_findGroupingExample_1(S s) {
|
2 | for (S grouped : ai_groupingExamples()) |
3 | if (match3_noWildcards(grouped, s)) |
4 | ret grouped; |
5 | null; |
6 | } |
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: | 490 / 525 |
| Version history: | 2 change(s) |
| Referenced in: | [show references] |