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

6
LINES

< > BotCompany Repo | #1003632 // Loadable Calculator (Gen)

JavaX source code [tags: use-pretranspiled] - run with: x30.jar

Libraryless. Click here for Pure Java version (983L/7K/23K).

!752

static S calc(L<S> log) {
  ret replaceNumberWith(nextToLast(log), "##")
    .replace("##", dumbCalc(last(log)));
}

download  show line numbers  debug dex  old transpilations   

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

No comments. add comment

Snippet ID: #1003632
Snippet name: Loadable Calculator (Gen)
Eternal ID of this version: #1003632/1
Text MD5: 9c2f07933df3d3772da6ef1b445d5b12
Transpilation MD5: 55e39159313630342d18d25a8dcd6c85
Author: stefan
Category: javax
Type: JavaX source code
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2016-07-24 20:06:18
Source code size: 126 bytes / 6 lines
Pitched / IR pitched: No / No
Views / Downloads: 550 / 811
Referenced in: [show references]