Module

React.Explore.List

Package
purescript-react-explore
Repository
paf31/purescript-react-explore

#List Source

newtype List w a

Instances

#push Source

push :: forall w. Comonad w => Co (List w) Unit

#listOf Source