swarm-0.6.0.0: 2D resource gathering game with programmable robots
LicenseBSD-3-Clause
Safe HaskellSafe-Inferred
LanguageHaskell2010

Swarm.Doc.Util

Description

Utilities for generating doc markup

Synopsis

Text operations

Common symbols

operators :: [Const] Source #

commands :: [Const] Source #

Other operations

constSyntax :: Const -> Text Source #

instantiateBaseRobot :: Has (Throw SystemFailure) sig m => ScenarioLandscape -> m Robot Source #