pub trait DLProp: LProp + DProp { }
Expand description

Shorthand for decidable proposition with path semantical level.

Implementors