Transpiled version (3796L) is out of date.
// Use like this: printVars(+x, +y); // Or: printVars("bla", +x); // Or: printVars bla(, +x); svoid mapMethodLike printVars(O... params) { printVars_str(params); }
download show line numbers debug dex old transpilations
Travelled to 15 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mowyntqkapby, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, sawdedvomwva, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
Snippet ID: | #1005990 |
Snippet name: | printVars - print a bunch of vars |
Eternal ID of this version: | #1005990/6 |
Text MD5: | 3468c1fb4631d6fb63a483eb6c8fb924 |
Author: | stefan |
Category: | javax |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2021-06-05 09:10:03 |
Source code size: | 170 bytes / 6 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 761 / 911 |
Version history: | 5 change(s) |
Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) #1010650 - renderVars #1024542 - printVars_str - print a bunch of vars (don't use struct) #1031334 - printVars_struct - print a bunch of vars as structures |