Libraryless. Click here for Pure Java version (2956L/18K).
1 | sO jsonDecode_quickFail(S text) {
|
2 | jsonDecode_Y y = new(text); |
3 | y.fail = lambda1 quickFail; |
4 | ret y.parse(); |
5 | } |
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: | 373 / 509 |
| Version history: | 1 change(s) |
| Referenced in: | [show references] |