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

5
LINES

< > BotCompany Repo | #1002574 // unSlackSnippet

JavaX fragment (include)

static S unSlackSnippet(S s) {
  if (s.startsWith("```") && s.endsWith("```") && l(s) >= 6)
    s = s.substring(3, l(s)-3);
  ret s;
}

download  show line numbers  debug dex  old transpilations   

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

No comments. add comment

Snippet ID: #1002574
Snippet name: unSlackSnippet
Eternal ID of this version: #1002574/1
Text MD5: d695c5fab9624b754d7a541df150d32c
Author: stefan
Category: eleu
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2016-02-02 17:45:09
Source code size: 138 bytes / 5 lines
Pitched / IR pitched: No / No
Views / Downloads: 608 / 640
Referenced in: [show references]