Hoogle Search
Within LTS Haskell 24.52 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
-
tidal Sound.Tidal.Boot No documentation available.
pEnumeration :: Parseable a => MyParser (TPat a) -> TPat a -> MyParser (TPat a)tidal Sound.Tidal.Boot No documentation available.
parseModInvNum :: MyParser [Modifier]tidal Sound.Tidal.Boot No documentation available.
progNum :: Pattern Double -> ControlPatterntidal Sound.Tidal.Boot No documentation available.
progNumCount :: String -> ControlPatterntidal Sound.Tidal.Boot No documentation available.
progNumCountTo :: String -> Pattern Double -> Pattern ValueMaptidal Sound.Tidal.Boot No documentation available.
progNumTake :: String -> [Double] -> ControlPatterntidal Sound.Tidal.Boot No documentation available.
progNumbus :: Pattern Int -> Pattern Double -> ControlPatterntidal Sound.Tidal.Boot No documentation available.
_EnumBounded :: (Show a, Enum a, Bounded a) => TomlBiMap a AnyValuetomland Toml.Codec.BiMap.Conversion BiMap for nullary sum data types (enumerations) with Show, Enum and Bounded instances. Usually used as the enumBounded combinator.
_EnumBoundedText :: (Show a, Enum a, Bounded a) => TomlBiMap a Texttomland Toml.Codec.BiMap.Conversion Helper BiMap for _EnumBounded and Text.