sbool isStarPattern(S s) { ret containsStars(s); } sbool isStarPattern(LS tok) { ret containsStars(tok); }
download show line numbers debug dex old transpilations
Travelled to 7 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt, xrpafgyirdlv
No comments. add comment
| Snippet ID: | #1028447 |
| Snippet name: | isStarPattern - synonym of containsStars |
| Eternal ID of this version: | #1028447/1 |
| Text MD5: | 2131df05af31a0b16497ff70f3434d0f |
| Author: | stefan |
| Category: | |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2020-06-20 18:10:26 |
| Source code size: | 115 bytes / 9 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 391 / 431 |
| Referenced in: | [show references] |