1 | static class FBeforeColon extends FunctionImpl { |
2 | public O process(O _in) { |
3 | String in = cast _in; |
4 | return in.substring(0, in.indexOf(':')); |
5 | } |
6 | } |
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: | #1000498 |
Snippet name: | FBeforeColon |
Eternal ID of this version: | #1000498/1 |
Text MD5: | 62338da328a6511c8645c38712b4424a |
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:11 |
Source code size: | 158 bytes / 6 lines |
Pitched / IR pitched: | No / Yes |
Views / Downloads: | 587 / 1313 |
Referenced in: | [show references] |