menu
dart_cuda package
documentation
chess/mcts.dart
EngineResult
hasMove property
hasMove property
dark_mode
light_mode
hasMove
property
bool
get
hasMove
Implementation
bool get hasMove => move != null;
dart_cuda package
documentation
chess/mcts
EngineResult
hasMove property
EngineResult class