Availability::- use_module(library(clpBNR)).
 print_interval(+Stream, ?T) is semidet
Same as print_interval with output to a stream. It uses format/3 so extended stream options, e.g., atom(A), are supported.
deprecated
- use format/3