Libraryless. Click here for Pure Java version (3442L/23K).
1 | static ThreadLocal<LLS> agiBlue_postInSlice_queue = new ThreadLocal; |
2 | |
3 | sS agiBlue_postInSlice(S slice, S a, S b, S c) {
|
4 | LLS queue = agiBlue_postInSlice_queue!; |
5 | if (queue != null) {
|
6 | queue.add(ll(slice, a, b, c)); |
7 | ret "Queued"; |
8 | } else |
9 | ret loadPage(agiBlueURL() + "/bot/post" + hquery(+slice, q := a, key := b, value := c)); |
10 | } |
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: | #1024493 |
| Snippet name: | agiBlue_postInSlice |
| Eternal ID of this version: | #1024493/7 |
| Text MD5: | 1375be7bbc4bba7ea556c068d25a4973 |
| Transpilation MD5: | 4eee9731f222a9a64b6924f2853476ac |
| Author: | stefan |
| Category: | javax / agi.blue |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2019-08-24 22:29:44 |
| Source code size: | 349 bytes / 10 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 757 / 1016 |
| Version history: | 6 change(s) |
| Referenced in: | [show references] |