Hoogle Search
Within LTS Haskell 24.27 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
-
rec-def Data.Recursive.DualBool The identity function. This is useful when tying the knot, to avoid a loop that bottoms out:
let x = x in RDB.get x
will not work, but>>> let x = RDB.id x in RDB.get x True
does. | prop> RDB.get (RDB.id r) === RDB.get r -
rec-def Data.Recursive.Set The identity function. This is useful when tying the knot, to avoid a loop that bottoms out:
let x = x in RS.get x
will not work, but>>> let x = RS.id x in RS.get x fromList []
does. | prop> RS.get (RS.id s) === RS.get s -
rhythmic-sequences Rhythmicity.MarkerSeqs No documentation available.
-
slack-web Web.Slack.Experimental.Events.Types No documentation available.
id :: CreatedChannel -> ConversationIdslack-web Web.Slack.Experimental.Events.Types No documentation available.
id :: FileObjectVisible -> FileIdslack-web Web.Slack.Files.Types No documentation available.
id :: WriteAttr Element Stringthreepenny-gui Graphics.UI.Threepenny.SVG No documentation available.
id :: WriteAttr Element Stringthreepenny-gui Graphics.UI.Threepenny.SVG.Attributes No documentation available.
-
webdriver-precore WebDriverPreCore No documentation available.
-
webdriver-precore WebDriverPreCore No documentation available.