All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.io7m.smfj.specification.attribute_map.hs Maven / Gradle / Ivy

There is a newer version: 0.15.0
Show newest version
import qualified Attribute as A

attributeTypeOrdinal :: A.ComponentType -> Integer
attributeTypeOrdinal A.IntegerSigned   = 0
attributeTypeOrdinal A.IntegerUnsigned = 1
attributeTypeOrdinal A.FloatingPoint   = 2




© 2015 - 2024 Weber Informatics LLC | Privacy Policy