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

3
LINES

< > BotCompany Repo | #1010670 // isStandardFunction

JavaX fragment (include)

static bool isStandardFunction(S name) {
  ret isIdentifier(name) && stdFunctions_cached().containsKey(name);
}

download  show line numbers  debug dex  old transpilations   

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

No comments. add comment

Snippet ID: #1010670
Snippet name: isStandardFunction
Eternal ID of this version: #1010670/1
Text MD5: b1a527730802160939fc9a9f451127c0
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2017-09-24 16:25:30
Source code size: 113 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 407 / 452
Referenced in: [show references]