sbool validYouTubeID(S s) { ret l(s) == 11 && !containsSpace(s); }
Began life as a copy of #1009199
download show line numbers debug dex old transpilations
Travelled to 9 computer(s): bhatertpkbcr, cfunsshuasjs, gwrvuhgaqvyk, irmadwmeruwu, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1019972 | 
| Snippet name: | validYouTubeID | 
| Eternal ID of this version: | #1019972/1 | 
| Text MD5: | d75e744b5e377e4471aff3cdaab28a01 | 
| Author: | stefan | 
| Category: | javax | 
| Type: | JavaX fragment (include) | 
| Public (visible to everyone): | Yes | 
| Archived (hidden from active list): | No | 
| Created/modified: | 2018-12-02 16:45:09 | 
| Source code size: | 70 bytes / 3 lines | 
| Pitched / IR pitched: | No / No | 
| Views / Downloads: | 513 / 562 | 
| Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) |