chessops
    Preparing search index...

    Type Alias ByColor<T>

    ByColor: { [color in Color]: T }

    Indexable by white and black.

    Type Parameters

    • T