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

3
LINES

< > BotCompany Repo | #1029755 // $endsWith

JavaX fragment (include) [tags: use-pretranspiled]

Libraryless. Click here for Pure Java version (2494L/16K).

static IPred<S> $endsWith(S suffix) {
  ret s -> endsWith(s, suffix);
}

download  show line numbers  debug dex  old transpilations   

Travelled to 6 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1029755
Snippet name: $endsWith
Eternal ID of this version: #1029755/1
Text MD5: 313536a672460e53bac17478f15e162a
Transpilation MD5: 59097b717bbe03d2e28ad51dc7a322aa
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2020-09-11 22:26:20
Source code size: 73 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 126 / 193
Referenced in: [show references]