Libraryless. Click here for Pure Java version (3744L/25K/88K).
1 | !752 |
2 | |
3 | !include #1004681 // Concepts |
4 | |
5 | p { |
6 | loadConcepts(); |
7 | autoSaveConcepts(); |
8 | new Concept("Test"); |
9 | |
10 | showConcepts(); |
11 | } |
12 | |
13 | static void cleanMeUp() { |
14 | print("Cleaning up!"); |
15 | sleepSeconds(2); |
16 | saveConceptsIfDirty(); |
17 | print("Done!"); |
18 | sleepSeconds(2); |
19 | } |
download show line numbers debug dex old transpilations
Travelled to 14 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, ddnzoavkxhuk, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
Snippet ID: | #1004678 |
Snippet name: | Concepts |
Eternal ID of this version: | #1004678/1 |
Text MD5: | ce90ca041b74cd1f5a01d250738481ee |
Transpilation MD5: | 7c1b0617f9ad036f6e45da9daa66eb05 |
Author: | stefan |
Category: | javax |
Type: | JavaX source code |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2016-08-28 21:23:32 |
Source code size: | 277 bytes / 19 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 642 / 793 |
Referenced in: | [show references] |