| Safe Haskell | Safe-Inferred |
|---|---|
| Language | Haskell2010 |
Test.Cardano.Base.Properties
Description
Module with reusable properties that can be tested for common type classes
Documentation
Arguments
| ∷ (Storable a, Show a, Eq a) | |
| ⇒ a | Storable element to test. |
| → NonNegative Int | Offset to prefix the allocated buffer |
| → NonNegative Int | Slack to be padded after the element |
| → Expectation |