#collection #goal #canrun #fork #logic-programming #values #state

canrun_collections

Collection related types and goal constructors for the Canrun crate

1 unstable release

0.1.0 Jul 3, 2020

#21 in #logic-programming

MIT/Apache

175KB
4K SLoC

Canrun collections and related goal functions.

NOTE: These are not very battle tested and may have some pathological

performance characteristics.

Unifying large or complex collections may involve forking the state for every possible combination of values. Also, the inherent complexity of specifying and implementing these operations correctly means that they could be flat out wrong. More testing, benchmarking and refinement is required.

Dependencies

~3.5MB
~79K SLoC