Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CodeClash-ai/CodeClash
/ _white
Function
_white
codeclash/arenas/chess/replay.py:38–39 ·
view source on GitHub ↗
(p: str)
Source
from the content-addressed store, hash-verified
36
37
38
def
_white(p: str) -> bool:
39
return
p.isupper()
40
41
42
def
_clone(b):
Callers
2
_attacked
Function · 0.85
_reaches
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected