1.3.0 • Published 7 years ago
@bayou/util-core v1.3.0
@bayou/util-core
This module provides the lowest layer utility functionality of the system. The
module only exists so as to avoid a circular dependency between the modules
@bayou/typecheck and @bayou/util-common. In general, it shouldn't be used
directly. Its functionality is more "publicly" exposed via @bayou/util-common
(and a little via @bayou/typecheck).
The dependency relationship is:
@bayou/util-corehas no dependencies.@bayou/typecheckdepends on@bayou/util-core.@bayou/util-commondepends on both@bayou/util-coreand@bayou/typecheck.
Copyright 2016-2019 the Bayou Authors (Dan Bornstein et alia).
Licensed AS IS and WITHOUT WARRANTY under the Apache License,
Version 2.0. Details: <http://www.apache.org/licenses/LICENSE-2.0>