brcombine

Try to remove control structure. That is, try to resolve if-else, goto and return statements into &&, || and ?: combinations.

nothrow @safe @trusted
void
brcombine
()

Meta