Hoogle Search
Within LTS Haskell 24.45 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
exchFromListUpper :: (RealFrac a, Container Vector a) => Int -> [a] -> Matrix aelynx-markov ELynx.MarkovProcess.RateMatrix Build exchangeability matrix from list denoting upper triangular matrix, and excluding diagonal.
targetTableNewFromList :: (HasCallStack, MonadIO m) => TargetList -> m [TargetEntry]gi-gtk3 GI.Gtk.Functions This function creates an TargetEntry array that contains the same targets as the passed list. The returned table is newly allocated and should be freed using targetTableFree when no longer needed. Since: 2.10
accessibleListNewFromList :: (HasCallStack, MonadIO m, IsAccessible a) => [a] -> m AccessibleListgi-gtk4 GI.Gtk.Structs.AccessibleList Allocates a new GtkAccessibleList, doing a shallow copy of the passed list of GtkAccessible instances. Since: 4.14
mFromList :: (Eq k, Hashable k) => [(k, v)] -> HashMap k vliquid-fixpoint Language.Fixpoint.Misc No documentation available.
-
liquid-fixpoint Language.Fixpoint.Misc No documentation available.
bindEnvFromList :: [(BindId, (Symbol, SortedReft, a))] -> BindEnv aliquid-fixpoint Language.Fixpoint.Types.Environments No documentation available.
tceFromList :: (Eq a, Hashable a) => [(a, (Sort, TCArgs))] -> TCEmb aliquid-fixpoint Language.Fixpoint.Types.Sorts No documentation available.
dfromList :: [(Var, HashMap Symbol (RISig t))] -> DEnv Var tliquidhaskell-boot Language.Haskell.Liquid.Types.Dictionaries Dictionary Environment ----------------------------------------------------
type
RowsfromList = NonEmpty RowsfromItempostgresql-syntax PostgresqlSyntax.Ast References
rowsfrom_list: | rowsfrom_item | rowsfrom_list ',' rowsfrom_item
rowsfromList :: HeadedParsec Void Text (NonEmpty RowsfromItem)postgresql-syntax PostgresqlSyntax.Parsing No documentation available.