Home
last modified time | relevance | path

Searched refs:floatBegin (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/algorithm/
H A Diteration.d819 const floatBegin = 0.0; variable
822 assert(map!(i => i)(iota(floatBegin, floatEnd, floatStep)).walkLength == 50);
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/algorithm/
H A Diteration.d793 const floatBegin = 0.0; variable
796 assert(map!(i => i)(iota(floatBegin, floatEnd, floatStep)).walkLength == 50);