Hoogle Search
Within LTS Haskell 24.51 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
sass_make_number :: CDouble -> CString -> IO (Ptr SassValue)hlibsass Bindings.Libsass.Values No documentation available.
sass_number_get_unit :: Ptr SassValue -> IO CStringhlibsass Bindings.Libsass.Values No documentation available.
sass_number_get_value :: Ptr SassValue -> IO CDoublehlibsass Bindings.Libsass.Values No documentation available.
sass_number_set_unit :: Ptr SassValue -> CString -> IO ()hlibsass Bindings.Libsass.Values No documentation available.
sass_number_set_value :: Ptr SassValue -> CDouble -> IO ()hlibsass Bindings.Libsass.Values No documentation available.
sass_value_is_number :: Ptr SassValue -> IO Boolhlibsass Bindings.Libsass.Values No documentation available.
enum_to_word16 :: Enum e => e -> Word16hosc Sound.Osc.Coding.Convert Type-specialised fromIntegral of fromEnum.
enum_to_word8 :: Enum e => e -> Word8hosc Sound.Osc.Coding.Convert Type-specialised fromIntegral of fromEnum.
word16_to_enum :: Enum e => Word16 -> ehosc Sound.Osc.Coding.Convert Type-specialised toEnum of fromIntegral
word8_to_enum :: Enum e => Word8 -> ehosc Sound.Osc.Coding.Convert Type-specialised toEnum of fromIntegral