Hoogle Search
Within LTS Haskell 24.12 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
keepLast :: forall (m :: Type -> Type) a cl1 cl2 . Monad m => a -> ResamplingBuffer m cl1 cl2 a arhine FRP.Rhine.ResamplingBuffer.KeepLast Always keeps the last input value, or in case of no input an initialisation value. If cl2 approximates continuity, this behaves like a zero-order hold.
LeafLastTime :: forall cl . Time cl -> LastTime clrhine FRP.Rhine.Schedule No documentation available.
-
rhine FRP.Rhine.Schedule No documentation available.
-
rhine FRP.Rhine.Schedule No documentation available.
unsafeLast :: ByteString -> Word8streaming-bytestring Streaming.ByteString.Internal Copied from Data.ByteString.Unsafe for compatibility with older bytestring.
insertLastChild :: Node -> Cursor -> Maybe Cursorxmlhtml Text.XmlHtml.Cursor Inserts a Node as the last child of the current element.
insertManyLastChild :: [Node] -> Cursor -> Maybe Cursorxmlhtml Text.XmlHtml.Cursor Inserts a list of Nodes as the last children of the current element.
-
xmlhtml Text.XmlHtml.Cursor Determines if the Cursor is at a last child.
endOmittableLast :: HashSet Textxmlhtml Text.XmlHtml.HTML.Meta List of elements with omittable end tags.
_layout_grid_last :: Layout x y -> BoolChart Graphics.Rendering.Chart.Layout If the grid shall be rendered beneath (False) or over (True) all plots.