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.
reversez :: Zipper a -> Zipper aListZipper Data.List.Zipper reversez z returns the zipper with the elements in the reverse order. O(1). The cursor is moved to the previous element, so if the cursor was at the start, it's now off the right end, and if it was off the right end, it's now at the start of the reversed list.
-
bv Data.BitVector Deprecated: Use corresponding versions without underscore
-
clay Clay No documentation available.
-
clay Clay.Attributes No documentation available.
reverseErrors :: DynFlags -> Boolghc-lib GHC Reverse the order of error messages in GHC/GHCi
-
ghc-lib GHC.CmmToAsm.CFG No documentation available.
reverseBlocksInTops :: LiveCmmDecl statics instr -> LiveCmmDecl statics instrghc-lib GHC.CmmToAsm.Reg.Liveness If we've compute liveness info for this code already we have to reverse the SCCs in each top to get them back to the right order so we can do it again.
reverseLookupConfig :: ManagedZone -> Maybe ManagedZoneReverseLookupConfiggogol-dns Gogol.DNS The presence of this field indicates that this is a managed reverse lookup zone and Cloud DNS resolves reverse lookup queries using automatically configured records for VPC resources. This only applies to networks listed under privatevisibilityconfig.
reverseLookupConfig :: ManagedZone -> Maybe ManagedZoneReverseLookupConfiggogol-dns Gogol.DNS.Types The presence of this field indicates that this is a managed reverse lookup zone and Cloud DNS resolves reverse lookup queries using automatically configured records for VPC resources. This only applies to networks listed under privatevisibilityconfig.
reversed :: BasicChartDomain -> Maybe Boolgogol-sheets Gogol.Sheets True to reverse the order of the domain values (horizontal axis).