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

29
LINES

< > BotCompany Repo | #1020737 // Import Standard Global Functions [Global Utils, Include]

JavaX fragment (include)

1  
import x30_pkg.x30_util;
2  
3  
import static x30_pkg.x30_util.VF1;
4  
5  
ifndef NoLFromX30
6  
import static x30_pkg.x30_util.l;
7  
endifndef
8  
//import static x30_pkg.x30_util.empty; // because MultiSet
9  
//import static x30_pkg.x30_util.nempty; // ditto
10  
//import static x30_pkg.x30_util.fail;
11  
//import static x30_pkg.x30_util.indexOf;
12  
import static x30_pkg.x30_util.mapMethodLike getOpt;
13  
import static x30_pkg.x30_util.setOpt;
14  
import static x30_pkg.x30_util.callOpt;
15  
import static x30_pkg.x30_util.newWeakHashMap;
16  
import static x30_pkg.x30_util.newDangerousWeakHashMap;
17  
import static x30_pkg.x30_util.mapMethodLike get;
18  
import static x30_pkg.x30_util.get_raw;
19  
import static x30_pkg.x30_util.assertTrue;
20  
import static x30_pkg.x30_util.isHeadless;
21  
import static x30_pkg.x30_util.isAndroid;
22  
import static x30_pkg.x30_util.isTrue;
23  
//import static x30_pkg.x30_util.asList; // recent additions
24  
25  
ifndef No_x30_DynamicObject
26  
import x30_pkg.x30_util.DynamicObject;
27  
endifndef
28  
29  
//!include once #1020728 // callF + callMC + call

download  show line numbers  debug dex  old transpilations   

Travelled to 17 computer(s): ayivmpnvhhik, bhatertpkbcr, cfunsshuasjs, ekrmjmnbrukm, elmgxqgtpvxh, jcllbfdqhrgy, mowyntqkapby, mqqgnosmbjvj, onxytkatvevr, pyentgdyhuwx, pzhvpgtvlbxg, qsqiayxyrbia, tvejysmllsmz, uhjabitqdyqv, vouqrxazstgt, wnsclhtenguj, xrpafgyirdlv

No comments. add comment

Snippet ID: #1020737
Snippet name: Import Standard Global Functions [Global Utils, Include]
Eternal ID of this version: #1020737/20
Text MD5: a4948002233347ea742d9789f460bc5c
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2022-01-24 17:22:54
Source code size: 1025 bytes / 29 lines
Pitched / IR pitched: No / No
Views / Downloads: 381 / 20712
Version history: 19 change(s)
Referenced in: [show references]