crow/players
Types
Functions
pub fn get_current(players: Players) -> Player
pub fn get_facing(players: Players, player: Player) -> Coordinate
pub fn get_player(players: Players, at: Int) -> Player
pub fn get_players(players: Players) -> List(Player)