Safe Haskell | Safe-Inferred |
---|---|
Language | GHC2021 |
Models.Command
Documentation
data EngineInfo Source #
data EngineOptions Source #
Constructors
EngineOptions | |
data EngineOption Source #
Constructors
SpinOption | |
CheckOption Bool | |
ButtonOption |
Instances
Show EngineOption Source # | |
Defined in Models.Command Methods showsPrec :: Int -> EngineOption -> ShowS # show :: EngineOption -> String # showList :: [EngineOption] -> ShowS # |
data SearchOptions Source #
Constructors
SearchOptions | |
Fields
|
data PositionSpec Source #
Constructors
PositionSpec | |
Fields
|
data UnknownMove Source #