Hoogle Search

Within LTS Haskell 24.33 (ghc-9.10.3)

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

  1. number :: Precinct -> Maybe Text

    gogol-civicinfo Gogol.CivicInfo.Types

    The number of the precinct.

  2. numberElected :: Contest -> Maybe Int64

    gogol-civicinfo Gogol.CivicInfo.Types

    The number of candidates that will be elected to office in this contest.

  3. numberVotingFor :: Contest -> Maybe Int64

    gogol-civicinfo Gogol.CivicInfo.Types

    The number of candidates that a voter may vote for in this contest.

  4. numIntervals :: PacketIntervals -> Maybe Int64

    gogol-compute Gogol.Compute

    Number of inter-packet intervals from which these statistics were derived.

  5. numLearnedRoutes :: RouterStatusBgpPeerStatus -> Maybe Word32

    gogol-compute Gogol.Compute

    Number of routes learned from the remote BGP Peer.

  6. numRetries :: HttpRetryPolicy -> Maybe Word32

    gogol-compute Gogol.Compute

    Specifies the allowed number retries. This number must be > 0. If not specified, defaults to 1.

  7. numRx :: BfdStatusPacketCounts -> Maybe Word32

    gogol-compute Gogol.Compute

    Number of packets received since the beginning of the current BFD session.

  8. numRxRejected :: BfdStatusPacketCounts -> Maybe Word32

    gogol-compute Gogol.Compute

    Number of packets received that were rejected because of errors since the beginning of the current BFD session.

  9. numRxSuccessful :: BfdStatusPacketCounts -> Maybe Word32

    gogol-compute Gogol.Compute

    Number of packets received that were successfully processed since the beginning of the current BFD session.

  10. numTotalDrainNatPorts :: VmEndpointNatMappingsInterfaceNatMappings -> Maybe Int32

    gogol-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.

Page 114 of many | Previous | Next