Hoogle Search

Within LTS Haskell 24.52 (ghc-9.10.3)

Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.

  1. setOfPorts :: (PortType typ, Direction dir) => [Port typ dir] -> PortSet

    jack Sound.JACK

    No documentation available.

  2. setPortConnect :: ThrowsErrno e => Client -> FunPtr (PortConnect arg) -> Ptr arg -> ExceptionalT e IO ()

    jack Sound.JACK

    Set the port connect callback.

  3. setPortRegistration :: ThrowsErrno e => Client -> FunPtr (PortRegistration arg) -> Ptr arg -> ExceptionalT e IO ()

    jack Sound.JACK

    Set the port registration callback.

  4. setPortRename :: ThrowsErrno e => Client -> FunPtr (PortRename arg) -> Ptr arg -> ExceptionalT e IO ()

    jack Sound.JACK

    No documentation available.

  5. setProcess :: ThrowsErrno e => Client -> FunPtr (Process arg) -> Ptr arg -> ExceptionalT e IO ()

    jack Sound.JACK

    No documentation available.

  6. setSampleRate :: ThrowsErrno e => Client -> FunPtr (SampleRate arg) -> Ptr arg -> ExceptionalT e IO ()

    jack Sound.JACK

    No documentation available.

  7. setXRun :: ThrowsErrno e => Client -> FunPtr (XRun arg) -> Ptr arg -> ExceptionalT e IO ()

    jack Sound.JACK

    No documentation available.

  8. set_field :: JSObject a -> String -> a -> JSObject a

    json Text.JSON.Types

    Set the value of a field. Previous values are overwritten.

  9. setInTemplate :: Bool -> Alex ()

    language-javascript Language.JavaScript.Parser.Lexer

    No documentation available.

  10. setNub :: Ord k => [k] -> [k]

    liquid-fixpoint Language.Fixpoint.Misc

    No documentation available.

Page 722 of many | Previous | Next