
fromto(+From, +To, +Step, +Pred)

   Call Pred with the numbers From..To in increments of Step

Type
   library(apply_macros)

Modules
   This predicate is sensitive to its module context (tool predicate, see @/2).


