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

8
LINES

< > BotCompany Repo | #1007409 // loadUserLines - load lines from Simple Input Collector

JavaX fragment (include)

concept UserLine {
  S text;
  long typed;
}

static L<UserLine> loadUserLines() {
  ret list(new Concepts(#1007394).load(), UserLine);
}

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: #1007409
Snippet name: loadUserLines - load lines from Simple Input Collector
Eternal ID of this version: #1007409/3
Text MD5: 9b09ee7aeebbdd9695386a436ecb1fd8
Author: stefan
Category: javax / a.i.
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2017-03-22 21:39:15
Source code size: 144 bytes / 8 lines
Pitched / IR pitched: No / No
Views / Downloads: 425 / 450
Version history: 2 change(s)
Referenced in: [show references]