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

3
LINES

< > BotCompany Repo | #1031668 // toIntPair

JavaX fragment (include) [tags: use-pretranspiled]

Libraryless. Compilation Failed (2942L/17K).

static IntPair toIntPair(Pair<Int> p) {
  ret p == null ?: IntPair(unnull(p.a), unnull(p.b));
}

download  show line numbers  debug dex  old transpilations   

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

No comments. add comment

Snippet ID: #1031668
Snippet name: toIntPair
Eternal ID of this version: #1031668/2
Text MD5: a1f27108d6be63335df1ecb96265ad8e
Transpilation MD5: 6bed60041a8c3a9db9136cdf5a140393
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2021-06-25 10:34:27
Source code size: 97 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 93 / 162
Version history: 1 change(s)
Referenced in: [show references]