Package org.jfuncmachine.util.unification


package org.jfuncmachine.util.unification
Utilities to assist with type unification
  • Class
    Description
    A type holder for unification A TypeHolder holds a type for unification.
    An interface for types that can be unified with each other
    An exception thrown by the type unification utility