1 | sS leadingSquareBracketOptions_id(S s) {
|
2 | LS options = leadingSquareBracketOptions(s); |
3 | new Matches m; |
4 | for (S option : options) |
5 | if (startsWith_trim(option, "id: ", m)) |
6 | ret m.rest(); |
7 | null; |
8 | } |
Began life as a copy of #1017826
download show line numbers debug dex old transpilations
Travelled to 13 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, irmadwmeruwu, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1017827 |
| Snippet name: | leadingSquareBracketOptions_id |
| Eternal ID of this version: | #1017827/3 |
| Text MD5: | 440732d3e36347134f961dfe147396b9 |
| Author: | stefan |
| Category: | javax / a.i. |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2018-08-15 14:40:35 |
| Source code size: | 212 bytes / 8 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 654 / 688 |
| Version history: | 2 change(s) |
| Referenced in: | [show references] |