iotaOf

Same as iota but with explicit conversion to type T.

iotaOf
(
T
B
E
S
)
(
B begin = T.min
,
E end = T.max
,
S step = 1
)

See Also

Meta