Transpiled version (2596L) is out of date.
// Use like this: printVars_str(+x, +y); // Or: printVars("bla", +x); // Or: printVars bla(+x); svoid mapMethodLike printVars_str(O... params) { print(renderVars_str(params)); }
Began life as a copy of #1005990
download show line numbers debug dex old transpilations
Travelled to 9 computer(s): bhatertpkbcr, mowyntqkapby, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt, xfddqsrefgvo, xrpafgyirdlv
No comments. add comment
Snippet ID: | #1024542 |
Snippet name: | printVars_str - print a bunch of vars (don't use struct) |
Eternal ID of this version: | #1024542/4 |
Text MD5: | 5b58d482b28b3b5d059ec105516edac9 |
Author: | stefan |
Category: | javax |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2021-08-23 00:50:37 |
Source code size: | 184 bytes / 6 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 405 / 626 |
Version history: | 3 change(s) |
Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) #1034514 - printVars_shorten - print a bunch of vars, shorten long values #1035015 - printVarsInMultipleLines |