Libraryless. Click here for Pure Java version (2696L/17K).
svoid test_vstackCompute() { assertNullVerbose(vstackCompute( (stack, o) -> stack._return(null)); assertEqualsVerbose("hello", vstackCompute( (stack, o) -> stack._return("hello")); }
download show line numbers debug dex old transpilations
Travelled to 4 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, vouqrxazstgt
No comments. add comment
Snippet ID: | #1030395 |
Snippet name: | test_vstackCompute |
Eternal ID of this version: | #1030395/1 |
Text MD5: | 7fa5f7dd73957255a5d5ccef93999a5d |
Transpilation MD5: | 52e73c5c7e12f71a0ef809f9021e19fa |
Author: | stefan |
Category: | javax / vstack |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2020-12-11 02:42:03 |
Source code size: | 199 bytes / 6 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 212 / 296 |
Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) |