// returns safeUnstructure()'d result static O onPC(S expression) { ret quickPCEval(expression); } static O onPC(S ip, S expression) { ret quickPCEval(ip, expression); }
Began life as a copy of #1005412
download show line numbers debug dex old transpilations
Travelled to 15 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, ddnzoavkxhuk, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, sawdedvomwva, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1005420 |
| Snippet name: | onPC - synonym of quickPCEval |
| Eternal ID of this version: | #1005420/1 |
| Text MD5: | 3eb2284c9c53f81d3b21cf88de8f8098 |
| Author: | stefan |
| Category: | javax / super cool stuff! |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2016-12-12 01:56:13 |
| Source code size: | 183 bytes / 8 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 792 / 790 |
| Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) |