Hoogle Search

Within LTS Haskell 24.4 (ghc-9.10.2)

Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.

  1. firstPoint :: React s (Down :- (Move :- ('Nil :: Set Type))) (Either String Point)

    moffy-samples Control.Moffy.Samples.Boxes

    No documentation available.

  2. firstGT1 :: OEISSequence -> Int

    oeis Math.OEIS

    Index of the first term > 1. (%O)

  3. firstValue :: forall (n :: Nullability) a . WindowFunction (Field_ n a) (Field_ n a)

    opaleye Opaleye.Window

    first_value(value)

  4. firstMatching :: (MonadUnliftIO m, KeyValue key value, Serialize key, Serialize value) => DB -> key -> m (Maybe (key, value))

    rocksdb-query Database.RocksDB.Query

    Like matching but return the first element only.

  5. firstMatchingCF :: (MonadUnliftIO m, KeyValue key value, Serialize key, Serialize value) => DB -> ColumnFamily -> key -> m (Maybe (key, value))

    rocksdb-query Database.RocksDB.Query

    Like matching but return the first element only.

  6. firstMatchingSkip :: (MonadUnliftIO m, KeyValue key value, Serialize key, Serialize value) => DB -> key -> key -> m (Maybe (key, value))

    rocksdb-query Database.RocksDB.Query

    Like matchingSkip, but return the first element only.

  7. firstMatchingSkipCF :: (MonadUnliftIO m, KeyValue key value, Serialize key, Serialize value) => DB -> ColumnFamily -> key -> key -> m (Maybe (key, value))

    rocksdb-query Database.RocksDB.Query

    Like matchingSkip, but return the first element only.

  8. firstMatch :: FullCapabilities -> [Capabilities]

    webdriver-precore WebDriverPreCore

    a list of capabilities that are matched in order, the first matching capabilities that matches the capabilities of the session is used

  9. firstMatch :: FullCapabilities -> [Capabilities]

    webdriver-precore WebDriverPreCore

    a list of capabilities that are matched in order, the first matching capabilities that matches the capabilities of the session is used

  10. firstOrbit :: ParticleState -> Bool

    LPFP-core LPFPCore.Mechanics3D

    No documentation available.

Page 29 of many | Previous | Next