Hoogle Search
Within LTS Haskell 24.12 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
lookupGT :: Int -> PrimeIntSet -> Maybe (Prime Int)arithmoi Math.NumberTheory.Primes.IntSet Find the smallest prime in the set, greater than the given integer, if any exists.
lookupLE :: Int -> PrimeIntSet -> Maybe (Prime Int)arithmoi Math.NumberTheory.Primes.IntSet Find the largest prime in the set, smaller or equal to the given integer, if any exists.
lookupLT :: Int -> PrimeIntSet -> Maybe (Prime Int)arithmoi Math.NumberTheory.Primes.IntSet Find the largest prime in the set, smaller than the given integer, if any exists.
lookupRanges :: Eq b => b -> [Range b a] -> Maybe (Range b a)binary-search Numeric.Search Look up for the first Range with the given predicate.
lookupPosixAsciiCharSet :: String -> Maybe CharSetcharset Data.CharSet.Posix No documentation available.
lookupPosixUnicodeCharSet :: String -> Maybe CharSetcharset Data.CharSet.Posix No documentation available.
lookupPosixAsciiCharSet :: String -> Maybe CharSetcharset Data.CharSet.Posix.Ascii No documentation available.
lookupPosixUnicodeCharSet :: String -> Maybe CharSetcharset Data.CharSet.Posix.Unicode No documentation available.
lookupBlock :: String -> Maybe Blockcharset Data.CharSet.Unicode.Block No documentation available.
lookupBlockCharSet :: String -> Maybe CharSetcharset Data.CharSet.Unicode.Block No documentation available.