Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell2010 |
Common
Documentation
Constructors
RangeSingle !Int | |
RangeRange !(Maybe Int) !(Maybe Int) |
Instances
Data Focus Source # | |
Defined in Common Methods gfoldl :: (forall d b. Data d => c (d -> b) -> d -> c b) -> (forall g. g -> c g) -> Focus -> c Focus # gunfold :: (forall b r. Data b => c (b -> r) -> c r) -> (forall r. r -> c r) -> Constr -> c Focus # dataTypeOf :: Focus -> DataType # dataCast1 :: Typeable t => (forall d. Data d => c (t d)) -> Maybe (c Focus) # dataCast2 :: Typeable t => (forall d e. (Data d, Data e) => c (t d e)) -> Maybe (c Focus) # gmapT :: (forall b. Data b => b -> b) -> Focus -> Focus # gmapQl :: (r -> r' -> r) -> r -> (forall d. Data d => d -> r') -> Focus -> r # gmapQr :: forall r r'. (r' -> r -> r) -> r -> (forall d. Data d => d -> r') -> Focus -> r # gmapQ :: (forall d. Data d => d -> u) -> Focus -> [u] # gmapQi :: Int -> (forall d. Data d => d -> u) -> Focus -> u # gmapM :: Monad m => (forall d. Data d => d -> m d) -> Focus -> m Focus # gmapMp :: MonadPlus m => (forall d. Data d => d -> m d) -> Focus -> m Focus # gmapMo :: MonadPlus m => (forall d. Data d => d -> m d) -> Focus -> m Focus # | |
Show Focus Source # | |
Eq Focus Source # | |
foldMappings :: [Mapping] -> Mapping Source #
toTextUnsafe :: Focus -> Text Source #
showRational :: Rational -> Text Source #
toListUnsafe :: Focus -> [Focus] Source #
foldFocusers :: [Focuser] -> Focuser Source #