Hoogle Search
Within LTS Haskell 24.58 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
readCookie :: (Read a, MonadCGI m) => String -> m (Maybe a)cgi Network.CGI Same as getCookie, but tries to read the value to the desired type.
readInput :: (Read a, MonadCGI m) => String -> m (Maybe a)cgi Network.CGI Same as getInput, but tries to read the value to the desired type.
readCookies :: String -> [(String, String)]cgi Network.CGI.Cookie Gets all the cookies from a Cookie: header value
readOnly :: forall (scope :: Scope) a . (ChanScoped c, Readable scope) => c scope a -> c 'Read achan Control.Concurrent.Chan.Extra No documentation available.
readChanRW :: forall (scope :: Scope) a . Readable scope => ChanRW scope a -> IO achan Control.Concurrent.Chan.Typed No documentation available.
readTChanRW :: forall (scope :: Scope) a . Readable scope => TChanRW scope a -> STM achan Control.Concurrent.STM.TChan.Typed No documentation available.
-
clash-prelude Clash.Explicit.BlockRam Create a read-after-write block RAM from a read-before-write one
-
clash-prelude Clash.Explicit.Prelude Create a read-after-write block RAM from a read-before-write one
-
clash-prelude Clash.Explicit.Prelude.Safe Create a read-after-write block RAM from a read-before-write one
-
clash-prelude Clash.Explicit.Signal Read the value from an inout port