Hoogle Search
Within LTS Haskell 24.34 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
foafmbox_sha1sum :: ScopedNameswish Swish.RDF.Vocabulary.FOAF foaf:mbox_sha1sum from http://xmlns.com/foaf/spec/#term_mbox_sha1sum.
provwasSummaryOf :: ScopedNameswish Swish.RDF.Vocabulary.Provenance prov:wasSummaryOf from http://www.w3.org/TR/prov-o/#wassummaryof.
asum :: (Foldable t, Alternative f) => t (f a) -> f athreepenny-gui Graphics.UI.Threepenny.Core The sum of a collection of actions using (<|>), generalizing concat. asum is just like msum, but generalised to Alternative.
Examples
Basic usage:>>> asum [Just "Hello", Nothing, Just "World"] Just "Hello"
argsSummaryStatistics :: DistanceArguments -> Booltlynx TLynx.Distance.Options No documentation available.
argsSumStat :: SimulateArguments -> Booltlynx TLynx.Simulate.Options Only print summary statistics?
addConsumerKind :: Builder -> Buildertracing Monitor.Tracing.Zipkin Adds a consumer kind tag to a builder. This is a convenience method to use with rootSpanWith, for example:
rootSpanWith addConsumerKind alwaysSampled "root" $ action
Use this method if you want to create a root consumer span. Otherwise use consumerSpanWith to create a sub span with consumer kind.consumerSpanWith :: MonadTrace m => (Builder -> Builder) -> B3 -> m a -> m atracing Monitor.Tracing.Zipkin Generates a child span with CONSUMER kind, optionally modifying the span's builder. The producer's B3 should be provided as input. The generated span will have its parent ID set to the input B3's span ID.
-
vivid-supercollider Vivid.SC.SynthDef.Types (a + b) ^ 2
accountConsumers :: AccountInfo -> !Word32web3-polkadot Network.Polkadot.Primitives No documentation available.
toChecksum :: ByteString -> ByteStringweb3-solidity Data.Solidity.Prim.Address Encode address with mixed-case checksum https://github.com/ethereum/EIPs/blob/master/EIPS/eip-55.md