Ordering -package:base
ghc-prim GHC.Types,
ghc GHC.Prelude.Basic,
protolude Protolude Protolude Protolude.Base,
relude Relude.Base,
rio RIO.Prelude.Types,
base-prelude BasePrelude,
classy-prelude ClassyPrelude,
numeric-prelude NumericPrelude NumericPrelude.Base,
basic-prelude CorePrelude,
basement Basement.Compat.Base Basement.Imports,
beam-core Database.Beam.Backend.SQL.AST,
clash-prelude Clash.HaskellPrelude,
foundation Foundation,
ghc-lib-parser GHC.Prelude.Basic,
prelude-compat Prelude2010,
ghc-internal GHC.Internal.Base GHC.Internal.Data.Ord GHC.Internal.Exts,
xmonad-contrib XMonad.Config.Prime,
constrained-categories Control.Category.Constrained.Prelude Control.Category.Hask,
copilot-language Copilot.Language.Prelude,
incipit-base Incipit.Base,
verset Verset,
yesod-paginator Yesod.Paginator.Prelude,
distribution-opensuse OpenSuse.Prelude,
hledger-web Hledger.Web.Import Valid for: GN;
Default: none;
Notes:
Dot
only
Describes the way two values can be compared.
These values can be used with a
[callback
gLib.CompareFunc]. However, a
GCompareFunc is allowed to return any integer values. For
converting such a value to a
GtkOrdering value, use
Ordering.
from_cmpfunc().
This module defines monad transformer which lift from query into query
with ordering.
Specify an ordering of edges of a node: either the outgoing or the
incoming edges of a node must appear left-to-right in the same order
in which they are defined in the input.
When specified as both a global graph or sub-graph level attribute,
then it takes precedence over an attribute specified for an individual
node.
A value of type
Ordering is encoded as follows in binary
encoding.
0 ==> LT
1 ==> EQ
2 ==> GT
Pre-release
A value of type
Ordering is encoded as follows in binary
encoding.
0 ==> LT
1 ==> EQ
2 ==> GT
Pre-release
the first value is larger than the second
the first value is smaller than the second
Ordering over two distinct types with a proof they are equal.
Ordering data type for type literals that provides proof of their
ordering.
Type to accumulate ordering context. Type c is ordering term
record context type.
Ordering data type for type literals that provides proof of their
ordering.
Type to accumulate ordering context. Type c is ordering term
record context type.