Hoogle Search

Within LTS Haskell 24.28 (ghc-9.10.3)

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

  1. lastTimeout :: Int -> [a] -> IO a

    fitspec Test.FitSpec.Utils

    lastTimeout s xs will take the last value of xs it is able evaluate before s seconds elapse.

  2. lastDate :: forall s (m :: Type -> Type) st . Stream s m Char => Config -> ParsecT s st m DateTime

    fuzzy-dates Data.Dates.Parsing

    No documentation available.

  3. lastBlock :: HealthCheck -> !TimeHealth

    haskoin-store-data Haskoin.Store.Data

    No documentation available.

  4. lastTx :: HealthCheck -> !TimeHealth

    haskoin-store-data Haskoin.Store.Data

    No documentation available.

  5. lastPage :: Pagination -> Maybe Int

    hetzner Hetzner.Cloud

    No documentation available.

  6. lastPage :: Pagination -> Maybe Int

    hetzner Hetzner.DNS

    No documentation available.

  7. lastPositionOf :: Count -> Position

    hw-prim HaskellWorks.Data.Positioning

    Get largest position in a sequenced container of size count.

  8. lastMay :: forall (n :: Nat) a . NList n a -> Maybe a

    indexed-containers Data.NList

    The last element of a list.

    lastMay (empty :: NList 0 Int) === Nothing
    lastMay (mk3 'a' 'b' 'c') === Just 'c'
    

  9. lastId :: Session -> TVar Id

    json-rpc Network.JSONRPC

    No documentation available.

  10. lastTick :: HasLastTick s a => Lens' s a

    metrics Data.Metrics.Meter.Internal

    No documentation available.

Page 43 of many | Previous | Next