path-pieces-0.0.0: Components of paths.

Web.PathPieces

Documentation

class MultiPiece s where

Methods

fromMultiPiece :: [Text] -> Maybe s

toMultiPiece :: s -> [Text]