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

7
LINES

< > BotCompany Repo | #1017776 // ai_lookupCurlyCheatSheet

JavaX fragment (include)

sS ai_lookupCurlyCheatSheet(S s) {
  if (contains(s, "{")) ret s;
  for (S line : mL(ai_language() + " | Curly parses cheat sheet"))
    if (match(line, s))
      ret line;
  ret s;
}

download  show line numbers  debug dex  old transpilations   

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

No comments. add comment

Snippet ID: #1017776
Snippet name: ai_lookupCurlyCheatSheet
Eternal ID of this version: #1017776/1
Text MD5: 08accd2ef50567c086c8dc64cc3bb66a
Author: stefan
Category: javax / a.i.
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2018-08-11 07:03:49
Source code size: 189 bytes / 7 lines
Pitched / IR pitched: No / No
Views / Downloads: 281 / 317
Referenced in: [show references]