1 | static bool ai_isSafeToCall(S sfName) {
|
2 | ret has_verified_multi( |
3 | ll("Standard function " + quote(sfName),
|
4 | "Standard function " + sfName), "is", "safe to call") |
5 | || has_verified(sfName, "is", "a safe standard function"); |
6 | } |
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: | 543 / 571 |
| Version history: | 1 change(s) |
| Referenced in: | [show references] |