Hoogle Search

Within LTS Haskell 24.32 (ghc-9.10.3)

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

  1. number :: Project -> Maybe Word64

    gogol-dns Gogol.DNS

    Unique numeric identifier for the resource; defined by the server (output only).

  2. number :: Project -> Maybe Word64

    gogol-dns Gogol.DNS.Types

    Unique numeric identifier for the resource; defined by the server (output only).

  3. numRowsReceived :: Import -> Maybe Int64

    gogol-fusiontables Gogol.FusionTables

    The number of rows received from the import request.

  4. numRowsReceived :: Import -> Maybe Int64

    gogol-fusiontables Gogol.FusionTables.Types

    The number of rows received from the import request.

  5. numEvents :: PlayerEvent -> Maybe Int64

    gogol-games Gogol.Games

    The current number of times this event has occurred.

  6. numPurchases :: StatsResponse -> Maybe Int32

    gogol-games Gogol.Games

    Number of in-app purchases made by the player in this game. E.g., 0, 1, 5, 10, ... . Not populated if there is not enough information.

  7. numScores :: LeaderboardScoreRank -> Maybe Int64

    gogol-games Gogol.Games

    The number of scores in the leaderboard.

  8. numScores :: LeaderboardScores -> Maybe Int64

    gogol-games Gogol.Games

    The total number of scores in the leaderboard.

  9. numSessions :: StatsResponse -> Maybe Int32

    gogol-games Gogol.Games

    The approximate number of sessions of the player within the last 28 days, where a session begins when the player is connected to Play Games Services and ends when they are disconnected. E.g., 0, 1, 5, 10, ... . Not populated if there is not enough information.

  10. numSessionsPercentile :: StatsResponse -> Maybe Double

    gogol-games Gogol.Games

    The approximation of the sessions percentile of the player within the last 30 days, where a session begins when the player is connected to Play Games Services and ends when they are disconnected. E.g., 0, 0.25, 0.5, 0.75. Not populated if there is not enough information.

Page 128 of many | Previous | Next