
intsets(?Sets, ?N, +Min, +Max)

   Sets is a list of N sets containing numbers between Min and Max

Type
   library(ic_hybrid_sets)

Exceptions
     4 --- Min or Max are uninstantiated

See Also
   intset / 3, :: / 2
