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

10
LINES

< > BotCompany Repo | #1020984 // Functions On Input [with CRUD]

JavaX source code (Dynamic Module) [tags: use-pretranspiled] - run with: Stefan's OS

Uses 911K of libraries. Click here for Pure Java version (15707L/89K).

!7

concept Function {
  S code;
  S lastInput, lastOutput;
}

cmodule FunctionsOnInput > DynCRUD<Function> {
  *() { super(Function); }
}

download  show line numbers  debug dex  old transpilations   

Travelled to 8 computer(s): bhatertpkbcr, cfunsshuasjs, gwrvuhgaqvyk, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1020984
Snippet name: Functions On Input [with CRUD]
Eternal ID of this version: #1020984/1
Text MD5: 0bc662ddd246ea24d767467c188cc46d
Transpilation MD5: c3f562d5a0651f75dc1838c8f8f5ece3
Author: stefan
Category: javax
Type: JavaX source code (Dynamic Module)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2019-01-15 20:18:14
Source code size: 147 bytes / 10 lines
Pitched / IR pitched: No / No
Views / Downloads: 243 / 392
Referenced in: [show references]