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

3
LINES

< > BotCompany Repo | #1024984 // score

JavaX fragment (include)

static float score(Scored s) {
  ret s == null ? 0 : s.score();
}

download  show line numbers  debug dex  old transpilations   

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

No comments. add comment

Snippet ID: #1024984
Snippet name: score
Eternal ID of this version: #1024984/3
Text MD5: a40f3f73b0878d8628b9da6a613fa638
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2019-08-31 23:47:05
Source code size: 67 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 220 / 342
Version history: 2 change(s)
Referenced in: #1006654 - Standard functions list 2 (LIVE, continuation of #761)
#1024995 - doubleScore