Transpiled version (7381L) is out of date.
1 | sS ai_wayToSayYourName(S s) { |
2 | MultiMap<S> mm = mergeMapsToMultiMap(flexMatchDollarVarsIC_all_multiPattern(mL("Ways to say your name"), s)); |
3 | for (PairS p : multiMapToPairs(mm)) { |
4 | print(p.a); |
5 | if (eqic(p.a, "$nameButNotAdjective") && isAdjective(p.b)) continue; |
6 | ret p.b; |
7 | } |
8 | null; |
9 | } |
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: | #1023859 |
Snippet name: | ai_wayToSayYourName |
Eternal ID of this version: | #1023859/4 |
Text MD5: | cc03c13d5139f744f32ac3754367d656 |
Author: | stefan |
Category: | javax / a.i. |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2019-07-10 17:43:00 |
Source code size: | 305 bytes / 9 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 191 / 279 |
Version history: | 3 change(s) |
Referenced in: | [show references] |