1 | // returns safeUnstructure()'d result |
2 | static O onPC(S expression) {
|
3 | ret quickPCEval(expression); |
4 | } |
5 | |
6 | static O onPC(S ip, S expression) {
|
7 | ret quickPCEval(ip, expression); |
8 | } |
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: | 793 / 791 |
| Referenced in: | [show references] |