1 | sbool oddLength(Collection l) {
|
2 | ret odd(l(l)); |
3 | } |
4 | |
5 | sbool oddLength(O[] l) {
|
6 | ret odd(l(l)); |
7 | } |
download show line numbers debug dex old transpilations
Travelled to 14 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, irmadwmeruwu, ishqpsrjomds, lpdgvwnxivlt, mowyntqkapby, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1018763 |
| Snippet name: | oddLength |
| Eternal ID of this version: | #1018763/2 |
| Text MD5: | c9861bd425b770fd61577f07f93c0c48 |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2021-09-22 00:56:49 |
| Source code size: | 101 bytes / 7 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 674 / 701 |
| Version history: | 1 change(s) |
| Referenced in: | [show references] |