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.
numberElected :: Contest -> Maybe Int64gogol-civicinfo Gogol.CivicInfo.Types The number of candidates that will be elected to office in this contest.
numberVotingFor :: Contest -> Maybe Int64gogol-civicinfo Gogol.CivicInfo.Types The number of candidates that a voter may vote for in this contest.
numIntervals :: PacketIntervals -> Maybe Int64gogol-compute Gogol.Compute Number of inter-packet intervals from which these statistics were derived.
numLearnedRoutes :: RouterStatusBgpPeerStatus -> Maybe Word32gogol-compute Gogol.Compute Number of routes learned from the remote BGP Peer.
numRetries :: HttpRetryPolicy -> Maybe Word32gogol-compute Gogol.Compute Specifies the allowed number retries. This number must be > 0. If not specified, defaults to 1.
numRx :: BfdStatusPacketCounts -> Maybe Word32gogol-compute Gogol.Compute Number of packets received since the beginning of the current BFD session.
numRxRejected :: BfdStatusPacketCounts -> Maybe Word32gogol-compute Gogol.Compute Number of packets received that were rejected because of errors since the beginning of the current BFD session.
numRxSuccessful :: BfdStatusPacketCounts -> Maybe Word32gogol-compute Gogol.Compute Number of packets received that were successfully processed since the beginning of the current BFD session.
numTotalDrainNatPorts :: VmEndpointNatMappingsInterfaceNatMappings -> Maybe Int32gogol-compute Gogol.Compute Total number of drain ports across all NAT IPs allocated to this interface. It equals to the aggregated port number in the field drainnatipportranges.
numTotalDrainNatPorts :: VmEndpointNatMappingsInterfaceNatMappingsNatRuleMappings -> Maybe Int32gogol-compute Gogol.Compute Total number of drain ports across all NAT IPs allocated to this interface by this rule. It equals the aggregated port number in the field drainnatipportranges.