Hoogle Search

Within LTS Haskell 24.6 (ghc-9.10.2)

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

  1. EqpSlotProject :: EqpSlot

    LambdaHack Game.LambdaHack.Definition.Ability

    No documentation available.

  2. EqpSlotShine :: EqpSlot

    LambdaHack Game.LambdaHack.Definition.Ability

    No documentation available.

  3. EqpSlotSight :: EqpSlot

    LambdaHack Game.LambdaHack.Definition.Ability

    No documentation available.

  4. EqpSlotSpeed :: EqpSlot

    LambdaHack Game.LambdaHack.Definition.Ability

    No documentation available.

  5. EqpSlotSwimming :: EqpSlot

    LambdaHack Game.LambdaHack.Definition.Ability

    No documentation available.

  6. EqpSlotWait :: EqpSlot

    LambdaHack Game.LambdaHack.Definition.Ability

    No documentation available.

  7. EqpSlotWeaponBig :: EqpSlot

    LambdaHack Game.LambdaHack.Definition.Ability

    No documentation available.

  8. EqpSlotWeaponFast :: EqpSlot

    LambdaHack Game.LambdaHack.Definition.Ability

    No documentation available.

  9. Equipable :: Flag

    LambdaHack Game.LambdaHack.Definition.Ability

    AI and UI flag: consider equipping (may or may not have EqpSlot, e.g., if the benefit is periodic)

  10. type EquivM s c v = EquivT s c v Identity

    equivalence Data.Equivalence.Monad

    This monad encapsulates computations maintaining an equivalence relation. A monadic computation of type EquivM s c v a maintains a state space indexed by type s, maintains an equivalence relation over elements of type v with equivalence class descriptors of type c and returns a value of type a.

Page 30 of many | Previous | Next