futhark-0.25.32: An optimising compiler for a functional, array-oriented language.
Safe HaskellNone
LanguageGHC2021

Language.Futhark.PrimitiveTests

Documentation

Orphan instances

Arbitrary FloatType Source # 
Instance details

Arbitrary FloatValue Source # 
Instance details

Arbitrary IntType Source # 
Instance details

Arbitrary IntValue Source # 
Instance details

Arbitrary PrimType Source # 
Instance details

Arbitrary PrimValue Source # 
Instance details

Arbitrary Half Source # 
Instance details

Methods

arbitrary :: Gen Half #

shrink :: Half -> [Half] #