mischief-ecs
Safe HaskellNone
LanguageGHC2024

Mischief.ECS.World.Query.TH.Common

Documentation

data CompType Source #

Constructors

Single 
Pair Text 
PairAny 

Instances

Instances details
Show CompType Source # 
Instance details

Defined in Mischief.ECS.World.Query.TH.Common

pTup :: Parser a -> Parser [a] Source #