ganeti

Safe HaskellNone

Test.Ganeti.Network

Contents

Synopsis

Generators and arbitrary instances

genBitVector :: Int -> Gen (Vector Bool)Source

Test cases

checkBit :: (Bool, Char) -> BoolSource

bitVectorSubsumes :: Vector Bool -> Vector Bool -> BoolSource