Module

Test.Abides.Control.Semigroupoid

Package
purescript-abides
Repository
athanclark/purescript-abides

#associative Source

associative :: forall d c b a q. Semigroupoid q => Eq (q a d) => q c d -> q b c -> q a b -> Boolean