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.

  1. qSum :: forall f n (d :: [Factor Type]) (l :: LCSU Type) . (Foldable f, Num n) => f (Qu d l n) -> Qu d l n

    units Data.Metrology

    Take the sum of a list of quantities

  2. qSumV :: forall t f a (d :: [Factor Type]) (l :: LCSU Type) . (Foldable t, Additive f, Num a) => t (Qu d l (f a)) -> Qu d l (f a)

    units Data.Metrology.Linear

    Take the sum of a list of quantities

  3. qSum :: forall f n (d :: [Factor Type]) (l :: LCSU Type) . (Foldable f, Num n) => f (Qu d l n) -> Qu d l n

    units Data.Metrology.Poly

    Take the sum of a list of quantities

  4. qSum :: forall f n (d :: [Factor Type]) (l :: LCSU Type) . (Foldable f, AdditiveGroup n) => f (Qu d l n) -> Qu d l n

    units Data.Metrology.Vector

    Take the sum of a list of quantities

  5. DropdownSum :: [ByteString] -> InputType

    web-rep Web.Rep.Html.Input

    No documentation available.

  6. dropdownSum :: forall (m :: Type -> Type) a . Monad m => (ByteString -> Either ByteString a) -> (a -> ByteString) -> Maybe ByteString -> [ByteString] -> a -> SharedRep m a

    web-rep Web.Rep.SharedReps

    A dropdown box designed to help represent a haskell sum type.

  7. licenseConsumedUnits :: License -> Maybe LicenseUnit

    webex-teams-api Network.WebexTeams

    Number of currently consumed License.

  8. licenseConsumedUnits :: License -> Maybe LicenseUnit

    webex-teams-api Network.WebexTeams.Types

    Number of currently consumed License.

  9. Assuming :: Bool -> Property -> Assumption

    what4 Test.Verification

    No documentation available.

  10. data Assumption

    what4 Test.Verification

    Internal data structure to store the two elements to the ==> assumption operator.

Page 182 of many | Previous | Next