(.require [library [lux (.except) ["$" documentation] [data [collection ["[0]" list]]]]] ["[0]" / ["[1][0]" json] ["[1][0]" tar] ["[1][0]" xml]]) (def .public documentation (List $.Documentation) (list.together (list /json.documentation /tar.documentation /xml.documentation )))