1 | sO agiBot_postSignedEntry(PKIKeyPair keys, S pageFreeName, S key, S value) { |
2 | ret agiBot_postMulti(keys, ll(litmap(q := pageFreeName, +key, +value))); |
3 | } |
4 | |
5 | sO agiBot_postSignedEntry(PKIKeyPair keys, T3S t) { |
6 | ret t == null ? null : agiBot_postSignedEntry(keys, t.a, t.b, t.c); |
7 | } |
Began life as a copy of #1023685
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: | #1023693 |
Snippet name: | agiBot_postSignedEntry |
Eternal ID of this version: | #1023693/4 |
Text MD5: | 1db4302b96482fd7ea2e4567edd7315a |
Author: | stefan |
Category: | javax / agi.blue |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2019-07-28 23:41:56 |
Source code size: | 286 bytes / 7 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 319 / 338 |
Version history: | 3 change(s) |
Referenced in: | [show references] |