Hoogle Search
Within LTS Haskell 24.46 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
numScores :: LeaderboardScoreRank -> Maybe Int64gogol-games Gogol.Games.Types The number of scores in the leaderboard.
numScores :: LeaderboardScores -> Maybe Int64gogol-games Gogol.Games.Types The total number of scores in the leaderboard.
numSessions :: StatsResponse -> Maybe Int32gogol-games Gogol.Games.Types 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.
numSessionsPercentile :: StatsResponse -> Maybe Doublegogol-games Gogol.Games.Types 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.
numDecimalPlaces :: GamesNumberFormatConfiguration -> Maybe Int32gogol-games-configuration Gogol.GamesConfiguration The number of decimal places for number. Only used for NUMERIC format type.
-
gogol-games-configuration Gogol.GamesConfiguration The formatting for the number.
numDecimalPlaces :: GamesNumberFormatConfiguration -> Maybe Int32gogol-games-configuration Gogol.GamesConfiguration.Types The number of decimal places for number. Only used for NUMERIC format type.
-
gogol-games-configuration Gogol.GamesConfiguration.Types The formatting for the number.
numFiniteBuckets :: Exponential -> Maybe Int32gogol-logging Gogol.Logging Must be greater than 0.
numFiniteBuckets :: Linear -> Maybe Int32gogol-logging Gogol.Logging Must be greater than 0.