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

3
LINES

< > BotCompany Repo | #1031262 // eqAfterRtrim

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

Libraryless. Click here for Pure Java version (54L/1K).

sbool eqAfterRtrim(S a, S b) {
  ret eq(rtrim(a), rtrim(b));
}

Author comment

Began life as a copy of #1024942

download  show line numbers  debug dex  old transpilations   

Travelled to 4 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, vouqrxazstgt

No comments. add comment

Snippet ID: #1031262
Snippet name: eqAfterRtrim
Eternal ID of this version: #1031262/1
Text MD5: 0812c1a56f3efa79e31fa241dfdfd5bf
Transpilation MD5: 8b3d2a719f4e21bddefa8a46a9f4430c
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2021-05-26 18:03:01
Source code size: 64 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 70 / 111
Referenced in: [show references]