swarm-0.7.0.0: 2D resource gathering game with programmable robots
LicenseBSD-3-Clause
Safe HaskellNone
LanguageHaskell2010

Swarm.TUI.Inventory.Sorting

Description

 

Documentation

sortInventory :: Ord a => InventorySortOptions -> [(a, Entity)] -> [(a, Entity)] Source #