Enums

The following enums are available globally.

  • Recursively unifiable type that allows for representation of both variables and constant values. May be used as a building block to build tree-like unification types.

    See more

    Declaration

    Swift

    public enum Unifiable<Element: Equatable>