// SPDX-License-Identifier: MIT OR Apache-2.0
use crateValue;
use ;
/// One slot of a [`Pattern`]: either bound to a concrete value or an
/// unbound variable to be solved for during unification.
/// A triple pattern used for querying working memory. Any combination of
/// slots may be bound or variable.