Hoogle Search
Within LTS Haskell 24.33 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
unboxed_singleton_tycon_name :: QNamehaskell-src-exts-simple Language.Haskell.Exts.Simple.Syntax No documentation available.
-
hgal Data.Graph.Partition No documentation available.
c_rb_define_singleton_method :: RValue -> CString -> FunPtr a -> Int -> IO ()hruby Foreign.Ruby.Bindings No documentation available.
rb_define_singleton_method :: RValue -> String -> FunPtr a -> Int -> IO ()hruby Foreign.Ruby.Bindings Defines a singleton method. Arguments are the same as rb_define_method.
withSingleton :: k -> v -> (forall ph . () => (Key ph k, Map ph k v) -> t) -> tjustified-containers Data.Map.Justified Like withMap, but begin with a singleton map taking k to v. The continuation is passed a pair consisting of:
- Evidence that k is in the map, and
- The singleton map itself, of type Map ph k v.
withSingleton 1 'a' (uncurry lookup) == 'a'
-
language-c-quote Language.C.Parser.Parser No documentation available.
msingleton :: Int -> Int -> MaybeBijmappings Data.Bijection No documentation available.
isSingleton :: NonEmptyText -> Boolnon-empty-text Data.NonEmptyText O(1) Check if the string is composed of only one character
noSingletonProduct :: PrimQueryFoldP a (PrimQuery' a) (PrimQuery' a)opaleye Opaleye.Internal.Optimize No documentation available.
unsingleton :: NERAVec 'BE a -> aral Data.RAVec.NonEmpty No documentation available.