Not logged in.  Login/Logout/Register | List snippets | | Create snippet | Upload image | Upload data

7
LINES

< > BotCompany Repo | #1023693 // agiBot_postSignedEntry

JavaX fragment (include)

sO agiBot_postSignedEntry(PKIKeyPair keys, S pageFreeName, S key, S value) {
  ret agiBot_postMulti(keys, ll(litmap(q := pageFreeName, +key, +value)));
}

sO agiBot_postSignedEntry(PKIKeyPair keys, T3S t) {
  ret t == null ? null : agiBot_postSignedEntry(keys, t.a, t.b, t.c);
}

Author comment

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: 243 / 259
Version history: 3 change(s)
Referenced in: [show references]