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

7
LINES

< > BotCompany Repo | #1024816 // SteppableAndBest

JavaX fragment (include)

abstract sclass SteppableAndBest<A> implements Steppable {
  new Best<A> best;
  bool verbose;
  
  A get() { ret best!; }
  double score() { ret best.score(); }
}

Author comment

Began life as a copy of #1022920

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: #1024816
Snippet name: SteppableAndBest
Eternal ID of this version: #1024816/4
Text MD5: 829355557a725239c2f37db569f9c681
Author: stefan
Category: javax / a.i.
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2019-08-28 14:29:00
Source code size: 169 bytes / 7 lines
Pitched / IR pitched: No / No
Views / Downloads: 190 / 538
Version history: 3 change(s)
Referenced in: [show references]