Not logged in.  Login/Logout/Register | List snippets | | Create snippet | Upload image | Upload data

9
LINES

< > BotCompany Repo | #1032539 // oddL - synonym of oddLength

JavaX fragment (include)

sbool oddL(Collection l) {
  ret oddLength(l);
}



sbool oddL(O[] l) {
  ret oddLength(l);
}

download  show line numbers  debug dex  old transpilations   

Travelled to 3 computer(s): bhatertpkbcr, mowyntqkapby, mqqgnosmbjvj

No comments. add comment

Snippet ID: #1032539
Snippet name: oddL - synonym of oddLength
Eternal ID of this version: #1032539/2
Text MD5: 4c20b0d6a4de028362eeba7c6c165b71
Author: stefan
Category:
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2021-09-22 00:56:53
Source code size: 95 bytes / 9 lines
Pitched / IR pitched: No / No
Views / Downloads: 76 / 91
Version history: 1 change(s)
Referenced in: [show references]