Hoogle Search

Within LTS Haskell 24.36 (ghc-9.10.3)

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

  1. clearClassVTableEnumerateProperties :: MonadIO m => ClassVTable -> m ()

    gi-javascriptcore6 GI.JavaScriptCore.Structs.ClassVTable

    Set the value of the “enumerate_properties” field to Nothing. When overloading is enabled, this is equivalent to

    clear #enumerateProperties
    

  2. getClassVTableEnumerateProperties :: MonadIO m => ClassVTable -> m (Maybe ClassEnumeratePropertiesFunction)

    gi-javascriptcore6 GI.JavaScriptCore.Structs.ClassVTable

    Get the value of the “enumerate_properties” field. When overloading is enabled, this is equivalent to

    get classVTable #enumerateProperties
    

  3. setClassVTableEnumerateProperties :: MonadIO m => ClassVTable -> FunPtr C_ClassEnumeratePropertiesFunction -> m ()

    gi-javascriptcore6 GI.JavaScriptCore.Structs.ClassVTable

    Set the value of the “enumerate_properties” field. When overloading is enabled, this is equivalent to

    set classVTable [ #enumerateProperties := value ]
    

  4. newtype IssueNumber

    github GitHub.Data

    No documentation available.

  5. IssueNumber :: Int -> IssueNumber

    github GitHub.Data

    No documentation available.

  6. newtype IssueNumber

    github GitHub.Data.Definitions

    No documentation available.

  7. IssueNumber :: Int -> IssueNumber

    github GitHub.Data.Definitions

    No documentation available.

  8. unIssueNumber :: IssueNumber -> Int

    github GitHub.Data.Definitions

    No documentation available.

  9. issueNumber :: Issue -> !IssueNumber

    github GitHub.Data.Issues

    No documentation available.

  10. milestoneNumber :: Milestone -> !Id Milestone

    github GitHub.Data.Milestone

    No documentation available.

Page 194 of many | Previous | Next