Pandora.Paradigm.Structure.Some.Stream
Contents
type Stream = Construction Exactly Source #
repeat :: a :=> Stream Source #
Associated Types
type Breadcrumbs (Construction Exactly) :: Type -> Type Source #
type Morphing ('Rotate 'Right) (Tape Stream) :: Type -> Type Source #
Methods
morphing :: (Tagged ('Rotate 'Right) <::> Tape Stream) ~> Morphing ('Rotate 'Right) (Tape Stream) Source #
type Morphing ('Rotate 'Left) (Tape Stream) :: Type -> Type Source #
morphing :: (Tagged ('Rotate 'Left) <::> Tape Stream) ~> Morphing ('Rotate 'Left) (Tape Stream) Source #
(<<=) :: (Tape Stream a -> b) -> Tape Stream a -> Tape Stream b Source #
(<<==) :: (Tape Stream a -> b) -> Tape Stream a -> Tape Stream b Source #
(<<===) :: (Tape Stream a -> b) -> Tape Stream a -> Tape Stream b Source #
(<<====) :: (Tape Stream a -> b) -> Tape Stream a -> Tape Stream b Source #
(<<=====) :: (Tape Stream a -> b) -> Tape Stream a -> Tape Stream b Source #
(<<======) :: (Tape Stream a -> b) -> Tape Stream a -> Tape Stream b Source #
(<<=======) :: (Tape Stream a -> b) -> Tape Stream a -> Tape Stream b Source #
(<<========) :: (Tape Stream a -> b) -> Tape Stream a -> Tape Stream b Source #
(<<=========) :: (Tape Stream a -> b) -> Tape Stream a -> Tape Stream b Source #