... This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0. ... If a copy of the MPL was not distributed with this file, You can obtain one at https://mozilla.org/MPL/2.0/. (.require [library [lux (.except) ["$" documentation] [data [collection ["[0]" list (.use "[1]#[0]" monoid)]]]]] [\\library ["[0]" / ["[1]" property]]] ["[0]" / ["[1][0]" coverage] ["[1][0]" property] ["[1][0]" tally] ["[1][0]" unit]]) (def .public documentation (List $.Documentation) (all list#composite /coverage.documentation /property.documentation /tally.documentation /unit.documentation ))