Libraryless. Click here for Pure Java version (9574L/69K).
static Pair<Bool, S> transpileHereOrOnServer(S snippetID, bool medium, O... _) { optPar bool alwaysHere; S mode = medium ? "medium" : "quick"; ret !alwaysHere && haveMuricaPassword() ? transpileOnBestServer(snippetID, mode) : transpileForServer_returnPair(snippetID, mode); }
download show line numbers debug dex old transpilations
Travelled to 7 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt, xrpafgyirdlv
No comments. add comment
Snippet ID: | #1028378 |
Snippet name: | transpileHereOrOnServer |
Eternal ID of this version: | #1028378/3 |
Text MD5: | 9861055b98825842070ff9c889662206 |
Transpilation MD5: | 655f348d130e1d2200dfd31ea7c7d7bf |
Author: | stefan |
Category: | javax |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2020-09-24 12:27:33 |
Source code size: | 297 bytes / 7 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 257 / 365 |
Version history: | 2 change(s) |
Referenced in: | [show references] |