• Michael Lynch's avatar
    refactor(challenger): Define a type for Depth values (#8807) · ffd953a1
    Michael Lynch authored
    * wip: Create a type for position depth
    
    * work in progress
    
    * work in progress
    
    * Rename PositionDepth to Depth
    
    * Document Depth type
    
    * Fix unit test
    
    * Fix e2e tests
    
    * Fix more e2e tests
    
    * Fix GetMaxGameDepth function signature
    
    * Fix imports
    
    * Fix unit tests
    ffd953a1
split.go 3.29 KB