Hoogle Search
Within LTS Haskell 24.4 (ghc-9.10.2)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
justFields :: a -> MaybeFields aopaleye Opaleye.Internal.MaybeFields justFields :: a -> MaybeFields aopaleye Opaleye.MaybeFields justThat :: These a b -> Maybe bthese-skinny Data.These justThat = preview _That
justThese :: These a b -> Maybe (a, b)these-skinny Data.These justThese = preview _These
justThis :: These a b -> Maybe athese-skinny Data.These justThis = preview _This
justFiltered :: (a -> Maybe b) -> Fold a bunbound-generics Unbound.Generics.LocallyNameless.Internal.Fold No documentation available.
justOneSep :: UnivArgument -> BufferM ()yi-keymap-emacs Yi.Keymap.Emacs.Utils If on separators (space, tab, unicode seps), reduce multiple separators to just a single separator (or however many given through UnivArgument). If we aren't looking at a separator, insert a single space. This is like emacs ‘just-one-space’ but doesn't deal with negative argument case but works with other separators than just space. What counts as a separator is decided by isAnySep modulo n character. Further, it will only reduce a single type of separator at once: if we have hard tabs followed by spaces, we are able to reduce one and not the other.
justEntries :: [BBDBFile] -> [BBDB]bbdb Database.BBDB returns a list of only the actual bbdb entries, removing the comments
justEntry :: BBDBFile -> Maybe BBDBbbdb Database.BBDB converts a BBDB comment to nothing, and a BBDB entry to just the entry
-
clay Clay No documentation available.