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

6
LINES

< > BotCompany Repo | #1013147 // ai_isSafeToCall

JavaX fragment (include)

static bool ai_isSafeToCall(S sfName) {
  ret has_verified_multi(
    ll("Standard function " + quote(sfName),
      "Standard function " + sfName), "is", "safe to call")
    || has_verified(sfName, "is", "a safe standard function");
}

Author comment

Began life as a copy of #1012903

download  show line numbers  debug dex  old transpilations   

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

No comments. add comment

Snippet ID: #1013147
Snippet name: ai_isSafeToCall
Eternal ID of this version: #1013147/2
Text MD5: fff86d7f68e0fe1eb52ad6abf0a55061
Author: stefan
Category: javax / a.i.
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2017-12-27 00:55:00
Source code size: 240 bytes / 6 lines
Pitched / IR pitched: No / No
Views / Downloads: 271 / 291
Version history: 1 change(s)
Referenced in: [show references]