hw-simd-0.1.1.0: SIMD library

Safe HaskellNone
LanguageHaskell2010

HaskellWorks.Data.Simd.Internal.Broadword

Documentation

class FillWord64 a where Source #

Minimal complete definition

fillWord64

Methods

fillWord64 :: a -> Word64 Source #