Hoogle Search
Within LTS Haskell 24.35 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
voronoiSet :: Node -> Voronoi b -> [Node]fgl Data.Graph.Inductive.Query.GVD Return the nodes reachable to/from (depending on how the Voronoi was constructed) from the specified root node (if the specified node is not one of the root nodes of the shortest path forest, an empty list will be returned).
-
gi-gio GI.Gio.Objects.DataInputStream This function sets the byte order for the given stream. All subsequent reads from the stream will be read in the given order.
-
gi-gio GI.Gio.Objects.DataInputStream Sets the newline type for the stream. Note that using G_DATA_STREAM_NEWLINE_TYPE_ANY is slightly unsafe. If a read chunk ends in "CR" we must read an additional byte to know if this is "CR" or "CR LF", and this might block if there is no more data available.
-
gi-gio GI.Gio.Objects.DataOutputStream Sets the byte order of the data output stream to order.
-
hedis Database.Redis No documentation available.
clientSetname :: RedisCtx m f => ByteString -> m (f ByteString)hedis Database.Redis No documentation available.
clusterSetSlotImporting :: RedisCtx m f => Integer -> ByteString -> m (f Status)hedis Database.Redis No documentation available.
clusterSetSlotMigrating :: RedisCtx m f => Integer -> ByteString -> m (f Status)hedis Database.Redis No documentation available.
clusterSetSlotNode :: RedisCtx m f => Integer -> ByteString -> m (f Status)hedis Database.Redis No documentation available.
clusterSetSlotStable :: RedisCtx m f => Integer -> m (f Status)hedis Database.Redis No documentation available.