static S parse3_cached_s; static L<S> parse3_cached_l; static synchronized L<S> parse3_cached(S s) { if (neq(s, parse3_cached_s)) parse3_cached_l = parse3(parse3_cached_s = s); return parse3_cached_l; }
Began life as a copy of #1001233
download show line numbers debug dex old transpilations
Travelled to 15 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, irmadwmeruwu, ishqpsrjomds, jtubtzbbkimh, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
Snippet ID: | #1005207 |
Snippet name: | parse3_cached |
Eternal ID of this version: | #1005207/3 |
Text MD5: | 3aa3471ccc8e991d9e4c33067dc5f127 |
Author: | stefan |
Category: | javax |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2018-08-11 13:31:30 |
Source code size: | 218 bytes / 8 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 583 / 864 |
Version history: | 2 change(s) |
Referenced in: | [show references] |