Libraryless. Click here for Pure Java version (2750L/16K).
sbool isMultipleEqualsLine(S s) { s = trim(s); ret l(s) > 1 && allCharactersAre(s, '='); }
Began life as a copy of #1021529
download show line numbers debug dex old transpilations
Travelled to 4 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1031222 | 
| Snippet name: | isMultipleEqualsLine | 
| Eternal ID of this version: | #1031222/3 | 
| Text MD5: | cd8237e91e80c05ed6c93c1b622f5be4 | 
| Transpilation MD5: | c0f25f9a840d24fa9a6270f286eec374 | 
| Author: | stefan | 
| Category: | javax | 
| Type: | JavaX fragment (include) | 
| Public (visible to everyone): | Yes | 
| Archived (hidden from active list): | No | 
| Created/modified: | 2021-05-21 18:18:52 | 
| Source code size: | 97 bytes / 4 lines | 
| Pitched / IR pitched: | No / No | 
| Views / Downloads: | 335 / 440 | 
| Version history: | 2 change(s) | 
| Referenced in: | [show references] |