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.
just_ :: SqlJustable a b => a -> bbeam-core Database.Beam.Query Given something of type 'QExpr a', 'tbl QExpr', or 'PrimaryKey tbl QExpr', turn it into a 'QExpr (Maybe a)', 'tbl (Nullable QExpr)', or 'PrimaryKey t (Nullable QExpr)' respectively that contains the same values.
-
express Data.Express.Fixtures The Just constructor of the Bool element type encoded as an Expr.
-
express Data.Express.Fixtures The Just constructor of the Int element type encoded as an Expr.
just_ :: Applicative f => LensLike f (Maybe a) (Maybe b) a blens-family-core Lens.Family.Stock just_ :: Traversal (Maybe a) (Maybe b) a b
Traversal on the Just element of a Maybe.justFalse :: Bool -> Maybe Boolxlsx Codec.Xlsx.Writer.Internal No documentation available.
justNonDef :: Eq a => a -> a -> Maybe axlsx Codec.Xlsx.Writer.Internal No documentation available.
justTrue :: Bool -> Maybe Boolxlsx Codec.Xlsx.Writer.Internal No documentation available.
-
beam-migrate Database.Beam.Migrate.Actions Used to ensure that only one predicate matches the given pattern. See the implementation of createTableActionProvider for an example of usage.
justPartExpr :: IsExprBuilder sym => sym -> v -> PartExpr (Pred sym) vwhat4 What4.Partial Create a part expression from a value that is always defined.
justAfter :: Applicative m => m b -> Action m a -> Maybe (Action m a)wild-bind WildBind.Binding