static bool endsWithLetter(S s) { ret nempty(s) && isLetter(last(s)); }
download show line numbers debug dex old transpilations
Travelled to 15 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, ddnzoavkxhuk, gwrvuhgaqvyk, ishqpsrjomds, lnbujpyubztb, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1005134 | 
| Snippet name: | endsWithLetter | 
| Eternal ID of this version: | #1005134/1 | 
| Text MD5: | 6f1afaba46b57f07916d9b1743dcd95a | 
| Author: | stefan | 
| Category: | javax | 
| Type: | JavaX fragment (include) | 
| Public (visible to everyone): | Yes | 
| Archived (hidden from active list): | No | 
| Created/modified: | 2016-10-16 21:27:27 | 
| Source code size: | 75 bytes / 3 lines | 
| Pitched / IR pitched: | No / No | 
| Views / Downloads: | 808 / 1153 | 
| Referenced in: | [show references] |