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.

  1. id :: CourseWork -> Maybe Text

    gogol-classroom Gogol.Classroom.Types

    Classroom-assigned identifier of this course work, unique per course. Read-only.

  2. id :: CourseWorkMaterial -> Maybe Text

    gogol-classroom Gogol.Classroom.Types

    Classroom-assigned identifier of this course work material, unique per course. Read-only.

  3. id :: Criterion -> Maybe Text

    gogol-classroom Gogol.Classroom.Types

    The criterion ID. On creation, an ID is assigned.

  4. id :: DriveFile -> Maybe Text

    gogol-classroom Gogol.Classroom.Types

    Drive API resource ID.

  5. id :: DriveFolder -> Maybe Text

    gogol-classroom Gogol.Classroom.Types

    Drive API resource ID.

  6. id :: GradeCategory -> Maybe Text

    gogol-classroom Gogol.Classroom.Types

    ID of the grade category.

  7. id :: Invitation -> Maybe Text

    gogol-classroom Gogol.Classroom.Types

    Identifier assigned by Classroom. Read-only.

  8. id :: Level -> Maybe Text

    gogol-classroom Gogol.Classroom.Types

    The level ID. On creation, an ID is assigned.

  9. id :: Rubric -> Maybe Text

    gogol-classroom Gogol.Classroom.Types

    Classroom-assigned identifier for the rubric. This is unique among rubrics for the relevant course work. Read-only.

  10. id :: StudentSubmission -> Maybe Text

    gogol-classroom Gogol.Classroom.Types

    Classroom-assigned Identifier for the student submission. This is unique among submissions for the relevant course work. Read-only.

Page 53 of many | Previous | Next