Uses 911K of libraries. Click here for Pure Java version (11465L/61K).
1 | !7 |
2 | |
3 | concept Fact {
|
4 | S fact; |
5 | } |
6 | |
7 | cmodule Facts > DynCRUD<Fact> {
|
8 | // API |
9 | |
10 | LS getFacts() {
|
11 | ret collect('fact, list(Fact));
|
12 | } |
13 | } |
Began life as a copy of #1019714
download show line numbers debug dex old transpilations
Travelled to 10 computer(s): bhatertpkbcr, cfunsshuasjs, gwrvuhgaqvyk, irmadwmeruwu, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt, xrpafgyirdlv
No comments. add comment
| Snippet ID: | #1019818 |
| Snippet name: | Facts [Dyn Module] |
| Eternal ID of this version: | #1019818/2 |
| Text MD5: | 41df6ab05be41f4e9974722bfe7a8edf |
| Transpilation MD5: | d1b2c73a2581475f0eaa159a9929e3fe |
| Author: | stefan |
| Category: | javax / a.i. |
| Type: | JavaX source code (Dynamic Module) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2020-02-17 14:39:19 |
| Source code size: | 147 bytes / 13 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 681 / 1576 |
| Version history: | 1 change(s) |
| Referenced in: | [show references] |