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

7
LINES

< > BotCompany Repo | #1008113 // lispChangeCount - get current change count of Lisp statements

JavaX fragment (include)

please include function lispChange.

static long lispChangeCount() {
  ThoughtSpace ts = thoughtSpace();
  if (ts != null) ret ts.changes;
  ret lispChange_count.get();
}

Author comment

Began life as a copy of #1008112

download  show line numbers  debug dex  old transpilations   

Travelled to 13 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1008113
Snippet name: lispChangeCount - get current change count of Lisp statements
Eternal ID of this version: #1008113/2
Text MD5: d4f96ce05279e2230aeb7844d62a4d3e
Author: stefan
Category: javax / a.i.
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2017-04-30 14:46:36
Source code size: 176 bytes / 7 lines
Pitched / IR pitched: No / No
Views / Downloads: 376 / 423
Version history: 1 change(s)
Referenced in: [show references]