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

6
LINES

< > BotCompany Repo | #1000499 // FUnquote

JavaX fragment (include)

1  
static class FUnquote extends FunctionImpl {
2  
  public O process(O _in) {
3  
    String in = cast _in;
4  
    ret unquote(in);
5  
  }
6  
}

Author comment

Began life as a copy of #1000498

download  show line numbers  debug dex  old transpilations   

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

No comments. add comment

Snippet ID: #1000499
Snippet name: FUnquote
Eternal ID of this version: #1000499/1
Text MD5: 1aa10823ef7140c722b332b6bab7f29d
Author: stefan
Category:
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2015-08-09 18:01:04
Source code size: 130 bytes / 6 lines
Pitched / IR pitched: No / Yes
Views / Downloads: 584 / 1300
Referenced in: [show references]