Libraryless. Click here for Pure Java version (639L/5K/17K).
!752 p { DiskTextMap map = new DiskTextMap("bla"); print("Map size: " + map.size()); print("Keys: " + structure(map.keySet())); S x = "/\\" + now(); map.put(x, "Hello " + x); print(map.get(x)); }
download show line numbers debug dex old transpilations
Travelled to 15 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, onxytkatvevr, pyentgdyhuwx, pzhvpgtvlbxg, teubizvjbppd, tslmcundralx, tvejysmllsmz, vouqrxazstgt
ID | Author/Program | Comment | Date |
---|---|---|---|
1193 | stefan | Works | 2015-12-17 20:45:22 |
Snippet ID: | #1002089 |
Snippet name: | Test DiskTextMap |
Eternal ID of this version: | #1002089/1 |
Text MD5: | 16412f693089d9ca54756b42af28622f |
Transpilation MD5: | e13c9a549c8ca985d1a767a87e33196b |
Author: | stefan |
Category: | javax |
Type: | JavaX source code |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2015-12-17 20:41:59 |
Source code size: | 217 bytes / 10 lines |
Pitched / IR pitched: | No / Yes |
Views / Downloads: | 924 / 936 |
Referenced in: | [show references] |