Hoogle Search
Within Stackage Nightly 2025-10-02 (ghc-9.12.2)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
-
uniplate Data.Generics.Uniplate.Data.Instances Construct a value of type IntSet.
toSet :: Ord k => Set k -> Set kuniplate Data.Generics.Uniplate.Data.Instances Construct a value of type Set.
-
massiv Data.Massiv.Array No documentation available.
-
massiv Data.Massiv.Array.Manifest O(1) - Construct a primitive array from the ByteArray. Will return Nothing if number of elements doesn't match.
-
massiv Data.Massiv.Array.Manifest O(1) - Construct a primitive mutable array from the MutableByteArray. Will throw SizeElementsMismatchException if number of elements doesn't match.
unwrapByteArrayOffset :: Array P ix e -> Intmassiv Data.Massiv.Array.Manifest O(1) - Extract potential linear offset into the underlying ByteArray, which can also be extracted with unwrapByteArray.
unwrapMutableByteArrayOffset :: MArray s P ix e -> Intmassiv Data.Massiv.Array.Manifest O(1) - Extract the linear offset into underlying MutableByteArray, which can aslo be extracted with unwrapMutableByteArray.
-
massiv Data.Massiv.Array.Unsafe Set all cells in the mutable array within the range to a specified value.
-
massiv Data.Massiv.Core Similar to iterArrayLinearST_. Except it also accepts a function that is potentially optimized for setting many cells in a region to the same value.
-
text-icu Data.Text.ICU Field indicating the daylight savings offset in milliseconds.