[ library(eplex) | Reference Manual | Alphabetic Index ]
?Vars :: ++Lo..Hi
EplexInstance: (?Vars :: ++Lo..Hi)
Constrains all collection elements to lie between the given bounds.
- Vars
- Variable, number, or (possibly nested) collection of such
- Lo..Hi
- Lo, Hi are numbers or arithmetic expressions
Description
A deprecated synomyn for $:: / 2.
Fail Conditions
Lo is greater than Hi.
Exceptions
- (5) type error
- Lo..Hi is not in correct form
See Also
$:: / 2