Libraryless. Click here for Pure Java version (2956L/18K).
sO jsonDecode_quickFail(S text) { jsonDecode_Y y = new(text); y.fail = lambda1 quickFail; ret y.parse(); }
Began life as a copy of #1000620
download show line numbers debug dex old transpilations
Travelled to 4 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1031738 |
| Snippet name: | jsonDecode_quickFail - gotta save those microseconds! |
| Eternal ID of this version: | #1031738/2 |
| Text MD5: | 881b21033bb51cf39e9ee67d39d5193b |
| Transpilation MD5: | 1ba31c27f50c8f0990562a06523d443b |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2021-06-29 01:41:39 |
| Source code size: | 116 bytes / 5 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 375 / 512 |
| Version history: | 1 change(s) |
| Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) |