Module
SqlSquared.Utils 
- Package
- purescript-sql-squared
- Repository
- slamdata/purescript-sql-squared
#type (⨁) Source
Operator alias for Data.Functor.Coproduct.Coproduct (right-associative / precedence 4)
#composeFlipped Source
composeFlipped :: forall d c b a. Semigroupoid a => a b c -> a c d -> a b d- Modules
- SqlSquared
- SqlSquared.Constructors 
- SqlSquared.Lenses 
- SqlSquared.Parser 
- SqlSquared.Parser. Tokenizer 
- SqlSquared.Path 
- SqlSquared.Signature 
- SqlSquared.Signature. BinaryOperator 
- SqlSquared.Signature. Case 
- SqlSquared.Signature. GroupBy 
- SqlSquared.Signature. Ident 
- SqlSquared.Signature. JoinType 
- SqlSquared.Signature. OrderBy 
- SqlSquared.Signature. OrderType 
- SqlSquared.Signature. Projection 
- SqlSquared.Signature. Relation 
- SqlSquared.Signature. UnaryOperator 
- SqlSquared.Utils