Module

Tecton.Rule

Package
purescript-tecton
Repository
nsaunders/purescript-tecton

#discard Source

discard :: forall w a b c. Monoid w => Union a b c => Nub c c => Writer w (Proxy a) -> (Proxy a -> Writer w (Proxy b)) -> Writer w (Proxy c)