loopunroll

Unroll loop if possible.

nothrow @safe @trusted
bool
loopunroll
(
ref Loop l
)

Parameters

l Loop

loop to unroll

Return Value

Type: bool

true if loop was unrolled

Meta