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

7
LINES

< > BotCompany Repo | #1022076 // n_entries

JavaX fragment (include)

sS n_entries(int n) {
  ret n2(n, "entry", "entries");
}

sS n_entries(Collection c) {
  ret n_entries(l(c));
}

download  show line numbers  debug dex  old transpilations   

Travelled to 7 computer(s): bhatertpkbcr, cfunsshuasjs, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1022076
Snippet name: n_entries
Eternal ID of this version: #1022076/1
Text MD5: d3010f8c5712fcc1c886f5854d5aa358
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2019-03-06 16:56:10
Source code size: 117 bytes / 7 lines
Pitched / IR pitched: No / No
Views / Downloads: 196 / 226
Referenced in: [show references]