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

9
LINES

< > BotCompany Repo | #1030360 // bigInt - synonym of bigint

JavaX fragment (include)

static BigInteger bigInt(S s) {
  ret bigint(s);
}



static BigInteger bigInt(long l) {
  ret bigint(l);
}

download  show line numbers  debug dex  old transpilations   

Travelled to 4 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, vouqrxazstgt

No comments. add comment

Snippet ID: #1030360
Snippet name: bigInt - synonym of bigint
Eternal ID of this version: #1030360/1
Text MD5: 8e249bc892855f1f0e709c1f95ba1fed
Author: stefan
Category:
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2020-12-09 15:03:59
Source code size: 109 bytes / 9 lines
Pitched / IR pitched: No / No
Views / Downloads: 105 / 131
Referenced in: [show references]