extended integer meta
Source: /avail/Avail/Foundation/Bootstrap/Infallible Primitives
Categories: Primitives, Numbers, Types, Queries
Answer the lower bound of the specified integral range type.
| Position | Name | Type | Description | |
|---|---|---|---|---|
| Parameters | ||||
| 1 | range | extended integer meta | An integral range type. | |
| Returns | [-∞..∞] | The lower bound of the argument. | ||