Hoogle Search

Within LTS Haskell 24.32 (ghc-9.10.3)

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

  1. newtype SortKey

    unicode-collation Text.Collate

    No documentation available.

  2. SortKey :: [Word16] -> SortKey

    unicode-collation Text.Collate

    No documentation available.

  3. data SortDirection

    citeproc Citeproc.Types

    No documentation available.

  4. data SortKey a

    citeproc Citeproc.Types

    No documentation available.

  5. SortKeyMacro :: SortDirection -> [Element a] -> SortKey a

    citeproc Citeproc.Types

    No documentation available.

  6. data SortKeyValue

    citeproc Citeproc.Types

    No documentation available.

  7. SortKeyValue :: SortDirection -> Maybe [Text] -> SortKeyValue

    citeproc Citeproc.Types

    No documentation available.

  8. SortKeyVariable :: SortDirection -> Variable -> SortKey a

    citeproc Citeproc.Types

    No documentation available.

  9. data SortField

    hvega Graphics.Vega.VegaLite

    How should the field be sorted when performing a window transform.

  10. data SortProperty

    hvega Graphics.Vega.VegaLite

    Allow type of sorting to be customised. For details see the Vega-Lite documentation. The constructors have been changed in version 0.4.0.0, with Op, ByField, and ByRepeat removed, and their functionality replaced with ByRepeatOp, ByFieldOp, and ByChannel.

Page 78 of many | Previous | Next