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

3
LINES

< > BotCompany Repo | #1031726 // __qdot - helper for ?.

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

Transpiled version (2724L) is out of date.

static <A, B> B __qdot(A lhs, IF1<A, B> rhs) {
  ret lhs == null ?: rhs.get(lhs);
}

download  show line numbers  debug dex  old transpilations   

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

No comments. add comment

Snippet ID: #1031726
Snippet name: __qdot - helper for ?.
Eternal ID of this version: #1031726/6
Text MD5: 181a4bd0c36c483230a059f0c5958373
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2021-06-29 00:16:27
Source code size: 85 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 85 / 149
Version history: 5 change(s)
Referenced in: [show references]