Hoogle Search

Within LTS Haskell 24.49 (ghc-9.10.3)

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

  1. runReturningFirst :: (MonadBeam be m, FromBackendRow be x) => BeamSqlBackendSyntax be -> m (Maybe x)

    beam-core Database.Beam.Backend.SQL

    Run the given command and fetch the first result. The result is Nothing if no results are returned. This is not guaranteed to automatically limit the query to one result.

  2. class IsSql99AggregationExpressionSyntax agg => IsSql2003FirstValueAndLastValueExpressionSyntax agg

    beam-core Database.Beam.Backend.SQL.SQL2003

    Optional SQL2003 "FIRST_VALUE and LAST_VALUE function" T616 support

  3. nullsFirstOrdering :: IsSql2003OrderingElementaryOLAPOperationsSyntax ord => ord -> ord

    beam-core Database.Beam.Backend.SQL.SQL2003

    No documentation available.

  4. nullsFirst_ :: IsSql2003OrderingElementaryOLAPOperationsSyntax (BeamSqlBackendOrderingSyntax be) => QOrd be s a -> QOrd be s a

    beam-core Database.Beam.Query

    No documentation available.

  5. runSelectReturningFirst :: (MonadBeam be m, BeamSqlBackend be, FromBackendRow be a) => SqlSelect be a -> m (Maybe a)

    beam-core Database.Beam.Query

    Run a SqlSelect in a MonadBeam and get the first result, if there is one. This is not guaranteed to automatically limit the query to one result.

  6. withCapitalizeFirst :: CaseTransformer

    citeproc Citeproc.CaseTransform

    Capitalize first letter.

  7. CapitalizeFirst :: TextCase

    citeproc Citeproc.Types

    No documentation available.

  8. NameAsSortOrderFirst :: NameAsSortOrder

    citeproc Citeproc.Types

    No documentation available.

  9. PartialFirst :: SubsequentAuthorSubstituteRule

    citeproc Citeproc.Types

    No documentation available.

  10. nameEtAlSubsequentUseFirst :: NameFormat -> Maybe Int

    citeproc Citeproc.Types

    No documentation available.

Page 72 of many | Previous | Next