Network.Wai.Route.Tree

Routing Tree

data Tree a

fromList

lookup

foldTree

mapTree

toList

segments

Tree leaf payload

data Payload a

value

path

captures

Captures

data Captures

captured

captureParams

captureValues