Libraryless. Click here for Pure Java version (6977L/46K/155K).
1 | !752 |
2 | |
3 | p {
|
4 | Concepts in = new Concepts("#1006104").safeLoad();
|
5 | Concept recogInfo = first(list(in, "RecogInfo")); |
6 | printConcept(recogInfo); |
7 | L<S> lines = (L) cget(recogInfo, "lines"); |
8 | printStruct(lines); |
9 | } |
download show line numbers debug dex old transpilations
Travelled to 14 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, sawdedvomwva, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1006164 |
| Snippet name: | Test safeLoading concepts |
| Eternal ID of this version: | #1006164/1 |
| Text MD5: | 2705ecc1f39670978e44edae6a4e9091 |
| Transpilation MD5: | ffe062c9702af71b675e46d34b90b505 |
| Author: | stefan |
| Category: | javax / concepts |
| Type: | JavaX source code |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2016-12-22 00:24:21 |
| Source code size: | 218 bytes / 9 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 723 / 859 |
| Referenced in: | [show references] |