dynamicDirective

fun dynamicDirective(functor: String, arity: Int): Sequence<Directive>

A single-clause sequence containing the directive dynamic(functor/arity)..