Hoogle Search
Within LTS Haskell 24.28 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
singleton :: k -> p -> PSQ k pPSQueue Data.PSQueue O(1) Build a queue with one binding.
singleton :: k -> p -> PSQ k pPSQueue Data.PSQueue.Internal O(1) Build a queue with one binding.
singleton :: Key -> v -> KeyMap vaeson-schemas Data.Aeson.Schema.Utils.Compat Construct a map with a single element.
singleton :: BCP47 -> a -> Trie abcp47 Data.BCP47.Trie Construct a Trie from a single tag/value pair.
singleton :: BCP47 -> a -> Trie abcp47 Data.BCP47.Trie.Internal Construct a Trie from a single tag/value pair.
singleton :: Var QPN -> ConflictSetcabal-install-solver Distribution.Solver.Modular.ConflictSet No documentation available.
singleton :: Component -> a -> ComponentDeps acabal-install-solver Distribution.Solver.Types.ComponentDeps No documentation available.
-
clash-prelude Clash.Explicit.Prelude Create a vector of one element
>>> singleton 5 5 :> Nil
-
clash-prelude Clash.Explicit.Prelude.Safe Create a vector of one element
>>> singleton 5 5 :> Nil
-
clash-prelude Clash.Prelude Create a vector of one element
>>> singleton 5 5 :> Nil