• 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
Name
Last commit
Last update
..
actions.go Loading commit data...
game.go Loading commit data...
game_test.go Loading commit data...
position.go Loading commit data...
position_test.go Loading commit data...
types.go Loading commit data...
types_test.go Loading commit data...