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

5
LINES

< > BotCompany Repo | #1025750 // IFactStore

JavaX fragment (include) [tags: use-pretranspiled]

Transpiled version (2136L) is out of date.

sinterface IFactStore {
  void store(S fact);
  void deleteAll(IPred<S> filter);
  Cl<S> facts();
}

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: #1025750
Snippet name: IFactStore
Eternal ID of this version: #1025750/2
Text MD5: 33dd6857ad236b3a7bdc4165839cc7d4
Author: stefan
Category: javax / a.i.
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2019-10-17 23:40:53
Source code size: 103 bytes / 5 lines
Pitched / IR pitched: No / No
Views / Downloads: 165 / 501
Version history: 1 change(s)
Referenced in: [show references]