1 | sO defaultRecordParse(S s) {
|
2 | ret defaultClassesAndPatterns().parse(s, |
3 | x -> isInteger(x) ? parseInt(x) : x); |
4 | } |
Began life as a copy of #1025457
download show line numbers debug dex old transpilations
Travelled to 6 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1025458 |
| Snippet name: | defaultRecordParse |
| Eternal ID of this version: | #1025458/1 |
| Text MD5: | d6ac39d9877d57fa345ff6ca6feb56e9 |
| Author: | stefan |
| Category: | javax / a.i. |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2019-09-29 04:08:25 |
| Source code size: | 118 bytes / 4 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 386 / 437 |
| Referenced in: | [show references] |