carbon ~master (2016-11-08T03:28:07Z)
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
functions
concat
flatten
giota
giotaInf
resampling
takeWhile
templates
SegmentType
dsegment
segment
std.range.iotaを汎用的にしたものです.