Hoogle Search

Within LTS Haskell 24.28 (ghc-9.10.3)

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

  1. toList :: TSet c -> [[c]]

    trie-simple Data.Trie.Set

    No documentation available.

  2. module Data.KVList

    This library provide a brief implementation for extensible records. It is sensitive to the ordering of key-value items, but has simple type constraints and provides short compile time.

  3. data KVList (kvs :: [Type])

    type-level-kv-list Data.KVList

    A value with type level key.

  4. toList :: TypeMap (OfType r) -> [r]

    type-map Data.TypeMap.Dynamic

    Reduce a constant type map into a plain list of values.

  5. toListMap :: (forall t . () => Proxy t -> Item tm t -> r) -> TypeMap tm -> [r]

    type-map Data.TypeMap.Dynamic

    Collapse a type map into a plain list of values.

  6. toList :: TypeMap (OfType r) -> [r]

    type-map Data.TypeMap.Dynamic.Alt

    Reduce a constant type map into a plain list of values.

  7. toListMap :: (forall t . () => Proxy t -> Item tm t -> r) -> TypeMap tm -> [r]

    type-map Data.TypeMap.Dynamic.Alt

    Collapse a type map into a plain list of values.

  8. toList :: TypeMap (OfType r) -> [r]

    type-map Data.TypeMap.Internal.Dynamic

    Reduce a constant type map into a plain list of values.

  9. toListMap :: (forall t . () => Proxy t -> Item tm t -> r) -> TypeMap tm -> [r]

    type-map Data.TypeMap.Internal.Dynamic

    Collapse a type map into a plain list of values.

  10. newtype TypeList (d :: k)

    type-map Data.TypeMap.Internal.List

    List-backed type-map.

Page 228 of many | Previous | Next