vector.range 列出的范围的终点,范围从 0 开始直到但不包括它。
vector.range
Optional
范围的终点;不包含在内,因此 5 给出 [0, 1, 2, 3, 4]。
[0, 1, 2, 3, 4]
10 Copy
10
-Infinity
Infinity
1
Namespace: Bit › Inputs › Vector
Other symbols in Inputs.Vector:
API reference home · Full symbol index · Tutorials and guides · Platform
vector.range列出的范围的终点,范围从 0 开始直到但不包括它。