carbon v1.8.0 (2018-09-02T09:54:37Z)
Home
Dub
Repo
giota
carbon
range
std.range.iotaを汎用的にしたものです.
auto
giota
(
alias
add
= "a + b"
alias
pred
= "a == b"
S
E
D
)
(
S
start
,
E
end
,
D
diff
)
if
(
is
(
typeof
(
(
S
s
,
E
e
,
D
d
)
))
)
Meta
Source
See Implementation
carbon
range
enums
isRangeOfRanges
isSimpleRange
functions
concat
flatten
giota
giotaInf
resampling
takeWhile
whenEmpty
templates
SegmentType
dsegment
segment
std.range.iotaを汎用的にしたものです.