Momo.Path
data Path Source #
Constructors
module identifier
Fields
access to a module component
Defined in Momo.Path
Methods
showsPrec :: Int -> Path -> ShowS #
show :: Path -> String #
showList :: [Path] -> ShowS #
(==) :: Path -> Path -> Bool #
(/=) :: Path -> Path -> Bool #
compare :: Path -> Path -> Ordering #
(<) :: Path -> Path -> Bool #
(<=) :: Path -> Path -> Bool #
(>) :: Path -> Path -> Bool #
(>=) :: Path -> Path -> Bool #
max :: Path -> Path -> Path #
min :: Path -> Path -> Path #
items :: Path -> [Text] Source #