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.

  1. class Numeric a => RealNumeric a

    blas-hs Blas.Generic.Unsafe

    Blas operations that are only applicable to real numbers.

  2. newtype RRGroupRefNum

    bloodhound Database.Bloodhound.Client.Cluster

    A group number for regex matching. Only values from 1-9 are supported. Construct with mkRRGroupRefNum

  3. RRGroupRefNum :: Int -> RRGroupRefNum

    bloodhound Database.Bloodhound.Client.Cluster

    No documentation available.

  4. newtype VersionNumber

    bloodhound Database.Bloodhound.Client.Cluster

    Traditional software versioning number

  5. VersionNumber :: Version -> VersionNumber

    bloodhound Database.Bloodhound.Client.Cluster

    No documentation available.

  6. maxNumSegments :: ForceMergeIndexSettings -> Maybe Int

    bloodhound Database.Bloodhound.Client.Cluster

    Number of segments to optimize to. 1 will fully optimize the index. If omitted, the default behavior is to only optimize if the server deems it necessary.

  7. maxNumSegmentsLens :: Lens' ForceMergeIndexSettings (Maybe Int)

    bloodhound Database.Bloodhound.Client.Cluster

    No documentation available.

  8. mkRRGroupRefNum :: Int -> Maybe RRGroupRefNum

    bloodhound Database.Bloodhound.Client.Cluster

    Only allows valid group number references (1-9).

  9. rrGroupRefNum :: RRGroupRefNum -> Int

    bloodhound Database.Bloodhound.Client.Cluster

    No documentation available.

  10. versionNumber :: VersionNumber -> Version

    bloodhound Database.Bloodhound.Client.Cluster

    No documentation available.

Page 448 of many | Previous | Next