friends

Returns a bitboard representing the occupancy of all friendly pieces.

Return

A Long bitmask where each set bit (1) represents a square occupied by a friendly piece.

Since

v1.0.0-beta.7