feldspar-language-0.6.0.2: A functional embedded language for DSP and parallelism

Safe HaskellNone

Feldspar.Core.Frontend.Bits

Documentation

(⊕) :: Bits a => Data a -> Data a -> Data aSource

(.<<.) :: Bits a => Data a -> Data Index -> Data aSource

(.>>.) :: Bits a => Data a -> Data Index -> Data aSource