Module

Test.Abides.Control.Extend

Package
purescript-abides
Repository
athanclark/purescript-abides

#associative Source

associative :: forall c b a w. Extend w => Eq (w c) => (w b -> c) -> (w a -> b) -> w a -> Boolean