MCPcopy Create free account
hub / github.com/THUDM/AgentTuning / empty

Method empty

AgentBench.old/src/tasks/card_game/logic/src/player.cpp:57–59  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

55}
56
57bool Player::empty(){
58 return my_fish.empty();
59}
60
61void Player::clear(){
62 my_fish.clear();

Callers 15

get_msgMethod · 0.45
read_tbFunction · 0.45
nFunction · 0.45
yFunction · 0.45
d3.v3.min.jsFile · 0.45
core.jsFile · 0.45
jquery-ui.min.jsFile · 0.45
jquery.jsFile · 0.45
ajax.jsFile · 0.45
utilities.jsFile · 0.45
widgets.jsFile · 0.45
showStateOrProvinceFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected