"> <|| filtered: pagePath -- "_index" docum: "" if? and? 4 = size filtered contains? filtered "library" [ filtered: (map chop filtered => capitalize) ++ replace last filtered "-" "?" docum: W\description ] else [ filtered: map filtered => capitalize docum: join.with:" - " filtered ] ||> <||= switch 0 = size filtered [ ||> Arturo programming language <||] [ ||> <|| join.with:" | " reverse filtered ||> - Arturo "> <||] ||> <||= if contains? pagePath "playground" [||> <|| ] ||> <||= if contains? pagePath "documentation" [ ||> <|| ] ||>