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. _gluePartitionStorageDescriptorSortColumns :: GluePartitionStorageDescriptor -> Maybe [GluePartitionOrder]

    stratosphere Stratosphere.ResourceProperties.GluePartitionStorageDescriptor

    No documentation available.

  2. gpsdSortColumns :: Lens' GluePartitionStorageDescriptor (Maybe [GluePartitionOrder])

    stratosphere Stratosphere.ResourceProperties.GluePartitionStorageDescriptor

    http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-glue-partition-storagedescriptor.html#cfn-glue-partition-storagedescriptor-sortcolumns

  3. _glueTableOrderSortOrder :: GlueTableOrder -> Val Integer

    stratosphere Stratosphere.ResourceProperties.GlueTableOrder

    No documentation available.

  4. gtoSortOrder :: Lens' GlueTableOrder (Val Integer)

    stratosphere Stratosphere.ResourceProperties.GlueTableOrder

    http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-glue-table-order.html#cfn-glue-table-order-sortorder

  5. _glueTableStorageDescriptorSortColumns :: GlueTableStorageDescriptor -> Maybe [GlueTableOrder]

    stratosphere Stratosphere.ResourceProperties.GlueTableStorageDescriptor

    No documentation available.

  6. gtsdSortColumns :: Lens' GlueTableStorageDescriptor (Maybe [GlueTableOrder])

    stratosphere Stratosphere.ResourceProperties.GlueTableStorageDescriptor

    http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-glue-table-storagedescriptor.html#cfn-glue-table-storagedescriptor-sortcolumns

  7. _kinesisFirehoseDeliveryStreamProcessorType :: KinesisFirehoseDeliveryStreamProcessor -> Val Text

    stratosphere Stratosphere.ResourceProperties.KinesisFirehoseDeliveryStreamProcessor

    No documentation available.

  8. intersectBySorted :: forall t (m :: Type -> Type) a . (IsStream t, Monad m) => (a -> a -> Ordering) -> t m a -> t m a -> t m a

    streamly Streamly.Internal.Data.Stream.IsStream

    Like intersectBy but works only on streams sorted in ascending order. Space: O(1) Time: O(m+n) Pre-release

  9. cSortDeriving :: Config -> !Bool

    stylish-haskell Language.Haskell.Stylish.Step.Data

    If true, will sort type classes in a deriving list.

  10. package tensort

    Tunable sorting for responsive robustness and beyond A tunable tensor-based structure for sorting algorithms along with various sample configurations. Birthed from an exploration of robustness in sorting algorithms, inspired by Beyond Efficiency by David H. Ackley and Beyond Efficiency by Dave Ackley by Future of Coding.

Page 212 of many | Previous | Next