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

4
LINES

< > BotCompany Repo | #1023733 // isPreciseMultiDashesHeading

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

Libraryless. Click here for Pure Java version (1899L/12K).

sbool isPreciseMultiDashesHeading(S s) {
  LS l = tlft(s);
  ret l(l) == 2 && l(first(l)) == l(second(l)) && isMultipleDashesLine(second(l));
}

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: #1023733
Snippet name: isPreciseMultiDashesHeading
Eternal ID of this version: #1023733/2
Text MD5: c5faa89ab1b419ceac08f03dc9881722
Transpilation MD5: ecdd3eb6fcdb740d3b084b6a06e8922f
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2019-07-07 18:51:53
Source code size: 146 bytes / 4 lines
Pitched / IR pitched: No / No
Views / Downloads: 148 / 227
Version history: 1 change(s)
Referenced in: [show references]