mirror of
https://git.freebsd.org/ports.git
synced 2025-06-18 19:20:36 -04:00
4 lines
177 B
Text
4 lines
177 B
Text
Logical unification in Python, extensible via dispatch.
|
|
|
|
In logic and computer science, unification is an algorithmic process of solving
|
|
equations between symbolic expressions.
|