RoomSorter typedef

RoomSorter = int Function(Room a, Room b)

Implementation

typedef RoomSorter = int Function(Room a, Room b);