Uses 911K of libraries. Click here for Pure Java version (15716L/89K).
1 | !7 |
2 | |
3 | concept Action { |
4 | S name, code; |
5 | long lastExecuted; |
6 | S lastExecutedOn; |
7 | } |
8 | |
9 | cmodule ActionsOnComputer > DynCRUD<Action> { |
10 | *() { super(Action); } |
11 | } |
Began life as a copy of #1020984
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: | #1020985 |
Snippet name: | Actions On Computer |
Eternal ID of this version: | #1020985/1 |
Text MD5: | f5b58e291da23656401a13037485c631 |
Transpilation MD5: | b1575b55929cfbdecb6b128e95204813 |
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 21:46:58 |
Source code size: | 163 bytes / 11 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 351 / 472 |
Referenced in: | [show references] |