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

9
LINES

< > BotCompany Repo | #1007805 // tt - short for typeWriterConsole / also the HTML tag

JavaX fragment (include)

static void tt() {
  typeWriterConsole();
}

ifndef NoHTML
static S tt(O contents, O... params) {
  ret tag('tt, contents, params);
}
endifndef

Author comment

Began life as a copy of #1005468

download  show line numbers  debug dex  old transpilations   

Travelled to 14 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, irmadwmeruwu, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1007805
Snippet name: tt - short for typeWriterConsole / also the HTML tag
Eternal ID of this version: #1007805/6
Text MD5: 2d9f6a8ccfae85943bce814f573ab5f5
Author: stefan
Category: javax / gui
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2018-11-28 21:11:13
Source code size: 151 bytes / 9 lines
Pitched / IR pitched: No / No
Views / Downloads: 542 / 552
Version history: 5 change(s)
Referenced in: #1006654 - Standard functions list 2 (LIVE, continuation of #761)